summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-08-27 20:46:25 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-08-27 20:46:25 +0500
commit1e647cbdfc159d6d3905c5af0ece6ce4255ea80a (patch)
tree59560f9504bce2f5e57665ea0e96084ffc865529 /config/config.json
parentd3093028cff337ede3747c6f0908eda432c3cb88 (diff)
downloadchat-1e647cbdfc159d6d3905c5af0ece6ce4255ea80a.tar.gz
chat-1e647cbdfc159d6d3905c5af0ece6ce4255ea80a.tar.bz2
chat-1e647cbdfc159d6d3905c5af0ece6ce4255ea80a.zip
MM-1899 - Updating UI for commands in input box
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index f1f3ba22c..86b27beb8 100644
--- a/config/config.json
+++ b/config/config.json
@@ -10,7 +10,7 @@
"ServiceSettings": {
"SiteName": "Mattermost",
"Mode" : "dev",
- "AllowTesting" : false,
+ "AllowTesting" : true,
"UseSSL": false,
"Port": "8065",
"Version": "developer",