From 9d688821aa8bb8d766793aeaec6920f9985a30a3 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 1 Oct 2015 13:02:04 -0700 Subject: PLT-462 Adding diagnostic info --- model/config.go | 1 + 1 file changed, 1 insertion(+) (limited to 'model') diff --git a/model/config.go b/model/config.go index 5d822e263..35ceb7f4a 100644 --- a/model/config.go +++ b/model/config.go @@ -110,6 +110,7 @@ type RateLimitSettings struct { type PrivacySettings struct { ShowEmailAddress bool ShowFullName bool + EnableDiagnostic bool } type TeamSettings struct { -- cgit v1.2.3-1-g7c22