summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index bbdb8d160..02e300897 100644
--- a/config/config.json
+++ b/config/config.json
@@ -51,7 +51,8 @@
"RestrictTeamInvite": "all",
"RestrictPublicChannelManagement": "all",
"RestrictPrivateChannelManagement": "all",
- "UserStatusAwayTimeout": 300
+ "UserStatusAwayTimeout": 300,
+ "MaxChannelsPerTeam": 2000
},
"SqlSettings": {
"DriverName": "mysql",