From 7de7de6ad0882ef25ed9be5bbd91576cc822206f Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 31 Aug 2015 13:33:22 -0700 Subject: MM-2056 fixes problem with creating team --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index e0a13a9eb..cd7e221e7 100644 --- a/config/config.json +++ b/config/config.json @@ -23,7 +23,7 @@ "UseLocalStorage": true, "StorageDirectory": "./data/", "AllowedLoginAttempts": 10, - "AllowEmailSignUp": true + "DisableEmailSignUp": false }, "SSOSettings": { "gitlab": { -- cgit v1.2.3-1-g7c22