add session timeout
This commit is contained in:
parent
a60819b996
commit
08bc91dec4
2 changed files with 4 additions and 1 deletions
|
|
@ -13,5 +13,6 @@ mailman:
|
|||
signup: True
|
||||
change_pw: True
|
||||
ldap: False
|
||||
session_timeout: 3600
|
||||
archiver:
|
||||
key: "{{ lookup('password', '/dev/null length=128') }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue