Skip to main content

DIRTY_JOURNAL_MAX_BYTES

Constant DIRTY_JOURNAL_MAX_BYTES 

Source
pub const DIRTY_JOURNAL_MAX_BYTES: u64 = _; // 10_485_760u64
Expand description

Maximum dirty-range journal file size before the journal is discarded and a full Merkle resync is triggered (bytes). 10 MiB.