From c5fb4613a45db9913d25a84b12bef1824bcb3dd0 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 27 Aug 2015 20:47:42 +0500 Subject: Reverting AllowTesting in config.js --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 86b27beb8..f1f3ba22c 100644 --- a/config/config.json +++ b/config/config.json @@ -10,7 +10,7 @@ "ServiceSettings": { "SiteName": "Mattermost", "Mode" : "dev", - "AllowTesting" : true, + "AllowTesting" : false, "UseSSL": false, "Port": "8065", "Version": "developer", -- cgit v1.2.3-1-g7c22