Skip to main content

MAX_STATIC_RESOURCE_BYTES

Constant MAX_STATIC_RESOURCE_BYTES 

Source
pub const MAX_STATIC_RESOURCE_BYTES: u64 = _; // 10_485_760u64
Expand description

Static resource files larger than this are rejected at discovery time — “enforce file size limits for static resources” per the layout contract.