X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/cebe31278d4990696382196884fa42d897b15a3f..f9d42b20477523bf2ab2172d51e78d2a398e117f:/doc/disorder_config.5.in diff --git a/doc/disorder_config.5.in b/doc/disorder_config.5.in index 7288734..b0f20ae 100644 --- a/doc/disorder_config.5.in +++ b/doc/disorder_config.5.in @@ -368,6 +368,15 @@ It's best to explicitly specify it to be certain. passed to the plugin module. It must be an absolute path and should not end with a "/". .TP +.B cookie_key_lifetime \fISECONDS\fR +Lifetime of the signing key used in constructing cookies. The default is one +week. +.TP +.B cookie_login_lifetime \fISECONDS\fR +Lifetime of a cookie enforced by the server. When the cookie expires the user +will have to log in again even if their browser has remembered the cookie that +long. The default is one day. +.TP .B default_rights \fIRIGHTS\fR Defines the set of rights given to new users. The argument is a comma-separated list of rights.