Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit d5e64a1

Browse files
authored
Fix page size error (#181)
1 parent cfe235e commit d5e64a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

erigon/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ exec erigon --datadir=${DATADIR} \
8383
--authrpc.jwtsecret=${JWT_PATH} \
8484
--authrpc.addr 0.0.0.0 \
8585
--authrpc.vhosts=* \
86+
--db.size.limit=8TB \
8687
${EXTRA_OPTs}

0 commit comments

Comments
 (0)