pub const CONTENT_VERIFY_TAIL_THRESHOLD: usize = 131072;
Minimum file size before tail sampling is used during content verification (128KB).