Skip to main content

CONTENT_CREATION_PER_HOUR

Constant CONTENT_CREATION_PER_HOUR 

Source
pub const CONTENT_CREATION_PER_HOUR: u64 = 500;
Expand description

The same ceiling as GitHub publishes it per hour, which this source does not pace at. See MIN_MUTATION_INTERVAL_MS for why the per-minute bound is the one that governs; it is pinned beside its sibling so the gate would notice either one moving.