summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-05 17:33:45 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-05 17:33:45 -0700
commite26b77faf10c6ca18f12df573d36d4e4676ffcf9 (patch)
tree37dfcaba9f6f3047d4a2c1baec8dc6070cc3af0e /config
parentda61bb38ff04b4e93d952b37aae02fa43360aa49 (diff)
downloadchat-e26b77faf10c6ca18f12df573d36d4e4676ffcf9.tar.gz
chat-e26b77faf10c6ca18f12df573d36d4e4676ffcf9.tar.bz2
chat-e26b77faf10c6ca18f12df573d36d4e4676ffcf9.zip
PLT-518 check for security bulletins
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 b14175372..02c59d825 100644
--- a/config/config.json
+++ b/config/config.json
@@ -78,7 +78,7 @@
"PrivacySettings": {
"ShowEmailAddress": true,
"ShowFullName": true,
- "EnableDiagnostic": false
+ "EnableSecurityFixAlert": true
},
"GitLabSettings": {
"Enable": false,