This website works better with JavaScript
Home
Explore
Help
Sign In
bachir
/
edlp_d8
Watch
1
Star
0
Fork
0
Files
Issues
8
Pull Requests
0
Wiki
Browse Source
changed default auologot timing
Bachir Soussi Chiadmi
7 years ago
parent
ee4ffebdce
commit
fcaf013c3f
3 changed files
with
6 additions
and
6 deletions
Split View
Show Diff Stats
2
2
sites/default/config/sync/autologout.role.admin.yml
2
2
sites/default/config/sync/autologout.role.collectionneur.yml
2
2
sites/default/config/sync/autologout.role.root.yml
+ 2
- 2
sites/default/config/sync/autologout.role.admin.yml
View File
@@ -1,2 +1,2 @@
-enabled:
fals
e
-timeout:
null
+enabled:
tru
e
+timeout:
172800
+ 2
- 2
sites/default/config/sync/autologout.role.collectionneur.yml
View File
@@ -1,2 +1,2 @@
-enabled:
fals
e
-timeout:
null
+enabled:
tru
e
+timeout:
172800
+ 2
- 2
sites/default/config/sync/autologout.role.root.yml
View File
@@ -1,2 +1,2 @@
-enabled:
fals
e
-timeout:
null
+enabled:
tru
e
+timeout:
172800