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 4b93d36f6..eeb75d0c1 100644
--- a/config/config.json
+++ b/config/config.json
@@ -37,7 +37,8 @@
"RestrictTeamNames": true,
"EnableCustomBrand": false,
"CustomBrandText": "",
- "RestrictDirectMessage": "any"
+ "RestrictDirectMessage": "any",
+ "RestrictTeamInvite": "system_admin"
},
"SqlSettings": {
"DriverName": "mysql",