This commit is contained in:
goldsquid
2025-10-12 21:26:59 +07:00
parent f73a6c6cc9
commit 59ed9bdd78

View File

@@ -4,6 +4,8 @@ x-logging-defaults: &logging-defaults
options: options:
max-size: "10m" max-size: "10m"
max-file: "3" max-file: "3"
# Snapshot for minial datadir here
# https://github.com/48Club/bsc-snapshots?tab=readme-ov-file
# Usage: # Usage:
# #
@@ -62,7 +64,6 @@ services:
- --datadir=/bsc/.ethereum - --datadir=/bsc/.ethereum
- --db.engine=pebble - --db.engine=pebble
- --gcmode=full - --gcmode=full
- --history.logs.disable=true
- --history.state=360000 - --history.state=360000
- --history.transactions=360000 - --history.transactions=360000
- --http - --http