mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-06 23:23:07 +00:00
fix: update cfgsync template
This commit is contained in:
parent
ecee614a98
commit
8d54427b1b
@ -16,7 +16,7 @@ blobs_validity_duration_secs: 60
|
|||||||
global_params_path: "/kzgrs_test_params"
|
global_params_path: "/kzgrs_test_params"
|
||||||
min_dispersal_peers: 1
|
min_dispersal_peers: 1
|
||||||
min_replication_peers: 1
|
min_replication_peers: 1
|
||||||
monitor_failure_time_window_secs: 5
|
monitor_failure_time_window_secs: [5, 0]
|
||||||
balancer_interval_secs: 5
|
balancer_interval_secs: 5
|
||||||
# Dispersal mempool publish strategy
|
# Dispersal mempool publish strategy
|
||||||
mempool_publish_strategy: !SampleSubnetworks
|
mempool_publish_strategy: !SampleSubnetworks
|
||||||
@ -30,7 +30,7 @@ mempool_publish_strategy: !SampleSubnetworks
|
|||||||
|
|
||||||
replication_settings:
|
replication_settings:
|
||||||
seen_message_cache_size: 204800
|
seen_message_cache_size: 204800
|
||||||
seen_message_ttl_secs: 900
|
seen_message_ttl_secs: "900.0"
|
||||||
|
|
||||||
# Tracing
|
# Tracing
|
||||||
tracing_settings:
|
tracing_settings:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user