mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 13:58:28 +00:00
Set epochs-per-blob-prune default to 256 (#7113)
Partially #7100 Set blob pruning to default to once per day
This commit is contained in:
@@ -118,7 +118,7 @@ Options:
|
||||
--epochs-per-blob-prune <EPOCHS>
|
||||
The epoch interval with which to prune blobs from Lighthouse's
|
||||
database when they are older than the data availability boundary
|
||||
relative to the current epoch. [default: 1]
|
||||
relative to the current epoch. [default: 256]
|
||||
--epochs-per-migration <N>
|
||||
The number of epochs to wait between running the migration of data
|
||||
from the hot DB to the cold DB. Less frequent runs can be useful for
|
||||
|
||||
Reference in New Issue
Block a user