pub const ENTRY_SIZE_LIMIT: usize = 4 * 1000 * 1000; // 4_000_000usize
Expand description

Entries larger than this number of bytes cannot be created