Skip to content

Commit

Permalink
Lower LogPrunePageSize a bit further to 999
Browse files Browse the repository at this point in the history
  • Loading branch information
reductionista committed Sep 26, 2024
1 parent fc63134 commit 2aef406
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ DeltaReconcile = '5s'

CommonChainConfigTOML = """
LogPollInterval = '1s'
LogPrunePageSize = 1500
LogPrunePageSize = 999
LogKeepBlocksDepth = 4000
[HeadTracker]
Expand Down

0 comments on commit 2aef406

Please sign in to comment.