mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-02 13:13:08 +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"
|
||||
min_dispersal_peers: 1
|
||||
min_replication_peers: 1
|
||||
monitor_failure_time_window_secs: 5
|
||||
monitor_failure_time_window_secs: [5, 0]
|
||||
balancer_interval_secs: 5
|
||||
# Dispersal mempool publish strategy
|
||||
mempool_publish_strategy: !SampleSubnetworks
|
||||
@ -30,7 +30,7 @@ mempool_publish_strategy: !SampleSubnetworks
|
||||
|
||||
replication_settings:
|
||||
seen_message_cache_size: 204800
|
||||
seen_message_ttl_secs: 900
|
||||
seen_message_ttl_secs: "900.0"
|
||||
|
||||
# Tracing
|
||||
tracing_settings:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user