Skip to content

Commit 9277ccd

Browse files
committed
Decrease session lifetime
1 parent a696ab6 commit 9277ccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

custom.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ type = database
3838
[auth]
3939
disable_signout_menu = true
4040
disable_login_form = true
41+
login_maximum_inactive_lifetime_duration = 10m
42+
login_maximum_lifetime_duration = 15m
4143

4244
[live]
4345
max_connections = 0

0 commit comments

Comments
 (0)