Skip to main content

HISTORY_LIMIT

Constant HISTORY_LIMIT 

Source
pub const HISTORY_LIMIT: u64 = 100;
Expand description

How many versions the history page shows. An audit table only grows, so the per-record view is capped rather than paginated for now.