Skip to main content

DEFAULT_MAX_FILE_BYTES

Constant DEFAULT_MAX_FILE_BYTES 

Source
pub const DEFAULT_MAX_FILE_BYTES: u64 = _; // 1_048_576u64
Expand description

Files over this size are not read. A source file this big is generated or minified, and a hit inside it is not a slice anybody reads.