From 67bc12e4b72960ce5413a6267f11d505d581f1e7 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 25 Aug 2015 14:40:16 -0700 Subject: Fixes PL-3 Restrict team creation to specific domains --- config/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') 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" } } -- cgit v1.2.3-1-g7c22