summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-12-14 11:35:27 -0800
committer=Corey Hulen <corey@hulen.com>2015-12-14 11:35:27 -0800
commitdff586fa7441ce8aa1001c521908bdf957a77e1b (patch)
treef9c4fa32ba6288262fd41be836ab4fbf39c7f143 /config
parentc7c03817d05c05d5bc3f1a59ee0b06a47048ff4b (diff)
downloadchat-dff586fa7441ce8aa1001c521908bdf957a77e1b.tar.gz
chat-dff586fa7441ce8aa1001c521908bdf957a77e1b.tar.bz2
chat-dff586fa7441ce8aa1001c521908bdf957a77e1b.zip
Setting default to false
Diffstat (limited to 'config')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index beb023e2b..516b96dab 100644
--- a/config/config.json
+++ b/config/config.json
@@ -10,7 +10,7 @@
"EnablePostUsernameOverride": false,
"EnablePostIconOverride": false,
"EnableTesting": false,
- "EnableDeveloper": true,
+ "EnableDeveloper": false,
"EnableSecurityFixAlert": true
},
"TeamSettings": {