You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Set snappymail autologout time according to PERMANENT_SESSION_LIFETIME
closes #2680
This commit is contained in:
@@ -20,6 +20,7 @@ allow_sync = On
|
||||
|
||||
[defaults]
|
||||
contacts_autosave = On
|
||||
autologout = {{ (((PERMANENT_SESSION_LIFETIME | default(10800)) | int)/60) | int }}
|
||||
|
||||
[cache]
|
||||
enable = On
|
||||
|
Reference in New Issue
Block a user