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 768fd9356..572877d05 100644
--- a/config/config.json
+++ b/config/config.json
@@ -105,6 +105,7 @@
"ReportProblemLink": "/static/help/configure_links.html",
"TourLink": "/static/help/configure_links.html",
"DefaultThemeColor": "#2389D7",
- "DisableTeamCreation": true
+ "DisableTeamCreation": false,
+ "RestrictCreationToDomains": "mattermost.com, @spinpunch.com"
}
}