mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-16 08:26:37 +00:00
Switch to --history:prune by default
This commit is contained in:
parent
2722778ce5
commit
503cde366c
@ -601,7 +601,7 @@ type
|
|||||||
|
|
||||||
historyMode* {.
|
historyMode* {.
|
||||||
desc: "Retention strategy for historical data (archive/prune)"
|
desc: "Retention strategy for historical data (archive/prune)"
|
||||||
defaultValue: HistoryMode.Archive
|
defaultValue: HistoryMode.Prune
|
||||||
name: "history".}: HistoryMode
|
name: "history".}: HistoryMode
|
||||||
|
|
||||||
# https://notes.ethereum.org/@bbusa/dencun-devnet-6
|
# https://notes.ethereum.org/@bbusa/dencun-devnet-6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user