pub const DEFAULT_MAX_OPEN_SNAPSHOTS: u16 = 10;
Expand description

Limit the number of open snapshots to set an upper limit on open files in Storage subsystem.