Skip to main content

DEFAULT_S_MAXAGE

Constant DEFAULT_S_MAXAGE 

Source
pub const DEFAULT_S_MAXAGE: u32 = 60;
Expand description

Default s-maxage (seconds) the manifest emits when a page does not override via frontmatter. 60 s tracks the per-route SLA quoted in issue #546.