pub const PDF_MAX_BYTES: u64 = 100_000_000;
Maximum PDF body size accepted by the fetcher, in bytes. See docs/SECURITY.md §1.2 (Oversized PDF).
docs/SECURITY.md