This commit is contained in:
goldsquid
2025-08-28 22:47:45 +07:00
parent e0b644cf9a
commit 51b3696e37
39 changed files with 117 additions and 0 deletions

View File

@@ -75,7 +75,10 @@ services:
- --polygon.logindex
- --port=12377
- --prune.mode=archive
- --rpc.evmtimeout=${POLYGON_AMOY_ERIGON3_ARCHIVE_TRACE_EVMTIMEOUT:-5m0s}
- --rpc.gascap=6000000000
- --rpc.overlay.getlogstimeout=${POLYGON_AMOY_ERIGON3_ARCHIVE_TRACE_GETLOGSTIMEOUT:-5m0s}
- --rpc.overlay.replayblocktimeout=${POLYGON_AMOY_ERIGON3_ARCHIVE_TRACE_REPLAYBLOCKTIMEOUT:-10s}
- --rpc.returndata.limit=1100000
- --torrent.download.rate=${POLYGON_AMOY_ERIGON3_ARCHIVE_TRACE_MAX_DOWNLOAD_RATE:-1000mb}
- --torrent.port=27377