Skip to content

Commit bd6c186

Browse files
authored
Merge pull request #42 from wmitsuda/wmitsuda/erigon-batchsize-1536
change erigon batchSize to 1536m on devnet-3
2 parents 796b51a + 4fca94e commit bd6c186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/inventories/devnet-3/group_vars/erigon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ erigon_container_command_extra_args:
3434
- --pprof.addr=0.0.0.0
3535
- --pprof.port=6060
3636
- --torrent.download.rate=1gb
37-
- --batchSize=2048m
37+
- --batchSize=1536m
3838
# - --ots.search.max.pagesize=50
3939
# - --http.corsdomain=*
4040
# - --http.api=eth,erigon,engine,web3,net,debug,trace,txpool,admin,ots

0 commit comments

Comments
 (0)