Commit 8bedcac
feat: add full-node pruning defaults and PruningCustom constant
Move pruning configuration (custom strategy, keep_recent=86400,
keep_every=500, interval=10) into applyFullOverrides so all full
and archive nodes inherit production-tuned pruning defaults.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f9fa637 commit 8bedcac
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
282 | 288 | | |
283 | 289 | | |
284 | 290 | | |
| |||
297 | 303 | | |
298 | 304 | | |
299 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
300 | 310 | | |
301 | 311 | | |
302 | 312 | | |
| |||
0 commit comments