diff options
Diffstat (limited to 'config/config.json')
-rw-r--r-- | config/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json index a6c79efac..c75f2f15a 100644 --- a/config/config.json +++ b/config/config.json @@ -57,6 +57,7 @@ "SMTPUsername": "", "SMTPPassword": "", "SMTPServer": "", + "UseTLS": true, "FeedbackEmail": "feedback@xxxxxxmustbefilledin.com", "FeedbackName": "", "ApplePushServer": "", |