summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-01 13:02:04 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-01 13:02:04 -0700
commit9d688821aa8bb8d766793aeaec6920f9985a30a3 (patch)
tree9431e56bb28f3ca580175cba4dd7ed687952158d /config
parente0c3d74146ffa608aa83a5e44e52976b9a7f56d2 (diff)
downloadchat-9d688821aa8bb8d766793aeaec6920f9985a30a3.tar.gz
chat-9d688821aa8bb8d766793aeaec6920f9985a30a3.tar.bz2
chat-9d688821aa8bb8d766793aeaec6920f9985a30a3.zip
PLT-462 Adding diagnostic info
Diffstat (limited to 'config')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 38acee85a..48514e1a4 100644
--- a/config/config.json
+++ b/config/config.json
@@ -75,7 +75,8 @@
},
"PrivacySettings": {
"ShowEmailAddress": true,
- "ShowFullName": true
+ "ShowFullName": true,
+ "EnableDiagnostic": false
},
"GitLabSettings": {
"Enable": false,