summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-08 09:59:08 -0400
committerChristopher Speller <crspeller@gmail.com>2015-10-08 09:59:08 -0400
commita6629f95fe958d2a308e62b5f662f9eca7aea0b2 (patch)
treea87a1d9f26df52a4e9254cabe078f76c609c6d92 /config
parent7571d21f3200738199981c21b9466e0028d4fcbb (diff)
parentfea45ad0c570c32bd124abbf7256fae6e2a8bdf6 (diff)
downloadchat-a6629f95fe958d2a308e62b5f662f9eca7aea0b2.tar.gz
chat-a6629f95fe958d2a308e62b5f662f9eca7aea0b2.tar.bz2
chat-a6629f95fe958d2a308e62b5f662f9eca7aea0b2.zip
Merge pull request #944 from mattermost/PLT-518
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 88da33215..919737da7 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,