Skip to main content

DEFAULT_ARCHIVE_LIMIT

Constant DEFAULT_ARCHIVE_LIMIT 

Source
pub const DEFAULT_ARCHIVE_LIMIT: usize = 200;
Expand description

Default per-archive entry cap. IntelliJ’s notification log keeps hundreds of entries with no cap visible to the user; we pick a pragmatic limit so persistent files don’t grow unbounded.