summaryrefslogtreecommitdiffstats
path: root/docker/local/config_docker.json
diff options
context:
space:
mode:
Diffstat (limited to 'docker/local/config_docker.json')
-rw-r--r--docker/local/config_docker.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/docker/local/config_docker.json b/docker/local/config_docker.json
index 2c109c105..255961e37 100644
--- a/docker/local/config_docker.json
+++ b/docker/local/config_docker.json
@@ -11,7 +11,11 @@
"EnablePostIconOverride": false,
"EnableTesting": false,
"EnableDeveloper": false,
- "EnableSecurityFixAlert": true
+ "EnableSecurityFixAlert": true,
+ "SessionLengthWebInDays" : 30,
+ "SessionLengthMobileInDays" : 30,
+ "SessionLengthSSOInDays" : 30,
+ "SessionCacheInMinutes" : 10
},
"TeamSettings": {
"SiteName": "Mattermost",