TEXT_PREVIEW_MAX_FILE_BYTES

Constant TEXT_PREVIEW_MAX_FILE_BYTES 

Source
const TEXT_PREVIEW_MAX_FILE_BYTES: u64 = _; // 8_000_000u64
Expand description

Maximum file size (bytes) to attempt text preview; files larger than this are skipped entirely.