Skip to content

Commit

Permalink
Erigon batchsize to 64m
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Oct 17, 2022
1 parent 8762e95 commit 502c6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erigon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ services:
- ${EL_MAX_PEER_COUNT:-100}
# Reduce memory use so it fits into 16 GiB machines
- --batchSize
- 128m
- 64m
command: ${EL_EXTRAS}
volumes:
erigon-el-data:
Expand Down

0 comments on commit 502c6ca

Please sign in to comment.