fix toml
This commit is contained in:
@@ -21,7 +21,6 @@ max_changes = 5000000
|
|||||||
max_cumulative_gas = 1500000000000
|
max_cumulative_gas = 1500000000000
|
||||||
max_duration = "10m"
|
max_duration = "10m"
|
||||||
|
|
||||||
[stages.prune]
|
|
||||||
|
|
||||||
[stages.account_hashing]
|
[stages.account_hashing]
|
||||||
clean_threshold = 500000
|
clean_threshold = 500000
|
||||||
@@ -46,18 +45,6 @@ commit_threshold = 100000
|
|||||||
[stages.etl]
|
[stages.etl]
|
||||||
file_size = 524288000
|
file_size = 524288000
|
||||||
|
|
||||||
[prune]
|
|
||||||
|
|
||||||
[prune.segments]
|
|
||||||
|
|
||||||
[prune.segments.receipts]
|
|
||||||
|
|
||||||
[prune.segments.account_history]
|
|
||||||
|
|
||||||
[prune.segments.storage_history]
|
|
||||||
|
|
||||||
[prune.segments.receipts_log_filter]
|
|
||||||
|
|
||||||
[peers]
|
[peers]
|
||||||
refill_slots_interval = "5s"
|
refill_slots_interval = "5s"
|
||||||
trusted_nodes = []
|
trusted_nodes = []
|
||||||
@@ -92,8 +79,6 @@ max = "1h"
|
|||||||
session_command_buffer = 32
|
session_command_buffer = 32
|
||||||
session_event_buffer = 260
|
session_event_buffer = 260
|
||||||
|
|
||||||
[sessions.limits]
|
|
||||||
|
|
||||||
[sessions.initial_internal_request_timeout]
|
[sessions.initial_internal_request_timeout]
|
||||||
secs = 20
|
secs = 20
|
||||||
nanos = 0
|
nanos = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user