소스 검색

autologout settings

bach 3 년 전
부모
커밋
86670565ba
3개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 2 2
      config/sync/autologout.role.alpha_testeur.yml
  2. 2 2
      config/sync/autologout.role.student.yml
  3. 1 1
      config/sync/autologout.settings.yml

+ 2 - 2
config/sync/autologout.role.alpha_testeur.yml

@@ -1,3 +1,3 @@
 enabled: false
-timeout: null
-url: ''
+timeout: 60
+url: /

+ 2 - 2
config/sync/autologout.role.student.yml

@@ -1,3 +1,3 @@
 enabled: false
-timeout: null
-url: ''
+timeout: 60
+url: /

+ 1 - 1
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: