more agressive minimal bsc

This commit is contained in:
goldsquid
2025-11-17 08:23:06 +07:00
parent a9ab0fb87b
commit 9c0ad6e0af

View File

@@ -64,9 +64,10 @@ services:
- --datadir=/bsc/.ethereum
- --db.engine=pebble
- --gcmode=full
- --history.blocks=1024
- --history.logs.disable=true
- --history.state=360000
- --history.transactions=360000
- --history.state=1024
- --history.transactions=1024
- --http
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,txpool,debug,admin,parlia