summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 874af146f..745be73e3 100644
--- a/config/config.json
+++ b/config/config.json
@@ -40,7 +40,8 @@
"RestrictDirectMessage": "any",
"RestrictTeamInvite": "all",
"RestrictPublicChannelManagement": "all",
- "RestrictPrivateChannelManagement": "all"
+ "RestrictPrivateChannelManagement": "all",
+ "UserStatusAwayTimeout": 300
},
"SqlSettings": {
"DriverName": "mysql",