fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user