pub const RETENTION_DAYS: u64 = 7;Expand description
Default retention: unlocked scratchpads older than this are reaped by
sweep_stale. mermaidd overrides it via daemon.scratchpad_retention_days.
pub const RETENTION_DAYS: u64 = 7;Default retention: unlocked scratchpads older than this are reaped by
sweep_stale. mermaidd overrides it via daemon.scratchpad_retention_days.