some updates
This commit is contained in:
2
config/sync/autologout.role.adherent.yml
Normal file
2
config/sync/autologout.role.adherent.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
@@ -1,4 +1,4 @@
|
||||
enabled: true
|
||||
timeout: 172800
|
||||
timeout: 0
|
||||
_core:
|
||||
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
||||
|
2
config/sync/autologout.role.admin_showroom.yml
Normal file
2
config/sync/autologout.role.admin_showroom.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
2
config/sync/autologout.role.alpha_testeur.yml
Normal file
2
config/sync/autologout.role.alpha_testeur.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
2
config/sync/autologout.role.contact_company.yml
Normal file
2
config/sync/autologout.role.contact_company.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
2
config/sync/autologout.role.free_user.yml
Normal file
2
config/sync/autologout.role.free_user.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
2
config/sync/autologout.role.premium.yml
Normal file
2
config/sync/autologout.role.premium.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
@@ -1,4 +1,4 @@
|
||||
enabled: true
|
||||
timeout: 172800
|
||||
timeout: 0
|
||||
_core:
|
||||
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
|
||||
|
2
config/sync/autologout.role.student.yml
Normal file
2
config/sync/autologout.role.student.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
2
config/sync/autologout.role.translator.yml
Normal file
2
config/sync/autologout.role.translator.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
2
config/sync/autologout.role.unverified.yml
Normal file
2
config/sync/autologout.role.unverified.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
enabled: false
|
||||
timeout: null
|
@@ -1,9 +1,9 @@
|
||||
timeout: 1800
|
||||
max_timeout: 172800
|
||||
padding: 20
|
||||
role_logout: false
|
||||
padding: 60
|
||||
role_logout: true
|
||||
redirect_url: /
|
||||
no_dialog: true
|
||||
no_dialog: false
|
||||
message: 'Your session is about to expire. Do you want to reset it?'
|
||||
inactivity_message: 'You have been logged out due to inactivity.'
|
||||
enforce_admin: false
|
||||
|
@@ -11,6 +11,7 @@ module:
|
||||
context_ui: 0
|
||||
dblog: 0
|
||||
devel: 0
|
||||
entity_clone: 0
|
||||
views_ui: 0
|
||||
webprofiler: 0
|
||||
workflow_ui: 0
|
||||
|
Reference in New Issue
Block a user