Skip to content

Commit 41499e6

Browse files
Increase HISTORY_RETENTION_COUNT to 125000
1 parent 89f5c74 commit 41499e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ FROM pinetwork/pi-node-docker:organization-mainnet-v1.0-p23.0.1
66
# HISTORY_RETENTION_COUNT: keeps ~8 weeks of ledgers (~1M at ~5s each) instead of all history.
77
ENV INGEST_DISABLE_STATE_VERIFICATION=true \
88
PARALLEL_JOB_SIZE=1 \
9-
HISTORY_RETENTION_COUNT=100000
9+
HISTORY_RETENTION_COUNT=125000

0 commit comments

Comments
 (0)