Constant wicrs_server::auth::SESSION_FILE[][src]

pub const SESSION_FILE: &str = "data/sessions.json";

Relative path to the file where sessions (user ID, auth token and expiry time triples) are stored.