From 86670565bafe7f96542133ae10449113f6495cc5 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 9 Mar 2021 15:25:08 +0100 Subject: [PATCH] autologout settings --- config/sync/autologout.role.alpha_testeur.yml | 4 ++-- config/sync/autologout.role.student.yml | 4 ++-- config/sync/autologout.settings.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/sync/autologout.role.alpha_testeur.yml b/config/sync/autologout.role.alpha_testeur.yml index bd22cf4d..20ffb53d 100644 --- a/config/sync/autologout.role.alpha_testeur.yml +++ b/config/sync/autologout.role.alpha_testeur.yml @@ -1,3 +1,3 @@ enabled: false -timeout: null -url: '' +timeout: 60 +url: / diff --git a/config/sync/autologout.role.student.yml b/config/sync/autologout.role.student.yml index bd22cf4d..20ffb53d 100644 --- a/config/sync/autologout.role.student.yml +++ b/config/sync/autologout.role.student.yml @@ -1,3 +1,3 @@ enabled: false -timeout: null -url: '' +timeout: 60 +url: / diff --git a/config/sync/autologout.settings.yml b/config/sync/autologout.settings.yml index f23fe92b..8f8d6d72 100644 --- a/config/sync/autologout.settings.yml +++ b/config/sync/autologout.settings.yml @@ -9,7 +9,7 @@ inactivity_message: '' enforce_admin: false jstimer_format: '%hours%:%mins%:%secs%' jstimer_js_load_option: false -use_alt_logout_method: false +use_alt_logout_method: true use_watchdog: true langcode: fr _core: