From e26b77faf10c6ca18f12df573d36d4e4676ffcf9 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 5 Oct 2015 17:33:45 -0700 Subject: PLT-518 check for security bulletins --- model/config.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'model/config.go') diff --git a/model/config.go b/model/config.go index c67b36063..086b0d4ee 100644 --- a/model/config.go +++ b/model/config.go @@ -110,9 +110,9 @@ type RateLimitSettings struct { } type PrivacySettings struct { - ShowEmailAddress bool - ShowFullName bool - EnableDiagnostic bool + ShowEmailAddress bool + ShowFullName bool + EnableSecurityFixAlert bool } type TeamSettings struct { -- cgit v1.2.3-1-g7c22