Skip to main content

PDF_MAX_BYTES

Constant PDF_MAX_BYTES 

Source
pub const PDF_MAX_BYTES: u64 = 100_000_000;
Expand description

Maximum PDF body size accepted by the fetcher, in bytes. See docs/SECURITY.md §1.2 (Oversized PDF).