chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
36a1a88
)
document cookie-related preferences
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 12 Apr 2008 12:21:24 +0000
(13:21 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 12 Apr 2008 12:21:24 +0000
(13:21 +0100)
doc/disorder_config.5.in
patch
|
blob
|
blame
|
history
diff --git
a/doc/disorder_config.5.in
b/doc/disorder_config.5.in
index 72887341015eb9011534f0559c7839031450ad44..b0f20aed8e9f83b8177f4e44efc15688d116211a 100644
(file)
--- 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
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.
.B default_rights \fIRIGHTS\fR
Defines the set of rights given to new users.
The argument is a comma-separated list of rights.