add torrent.upload/download.rate to erigon in entrypoint.sh
This commit is contained in:
@@ -32,5 +32,6 @@ exec erigon \
|
|||||||
--ws --ws.compression \
|
--ws --ws.compression \
|
||||||
--snap.keepblocks=true \
|
--snap.keepblocks=true \
|
||||||
--snapshots="true" \
|
--snapshots="true" \
|
||||||
|
--torrent.upload.rate="1250mb" --torrent.download.rate="1250mb" \
|
||||||
--metrics --metrics.addr=0.0.0.0 --metrics.port=6060 \
|
--metrics --metrics.addr=0.0.0.0 --metrics.port=6060 \
|
||||||
--pprof --pprof.addr=0.0.0.0 --pprof.port=6061
|
--pprof --pprof.addr=0.0.0.0 --pprof.port=6061
|
||||||
Reference in New Issue
Block a user