pub static SESSION_DURATION: u64
Expand description

Default user session duration for the session collection, in seconds. Calculates to one week by default. Minimum value is one minute, as per limitations of MongoDB related to expiration checks.