diff options
Diffstat (limited to 'config/config.json')
-rw-r--r-- | config/config.json | 3 |
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, |