summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-06-16 09:58:53 -0800
committerCorey Hulen <corey@hulen.com>2015-06-16 09:58:53 -0800
commit02e3969b17ad3888c5df5b7850f8e5b86461b543 (patch)
tree5bebebd7f3b991b0faab387702be3ff5457d6118 /config
parentf251b1243ea9b2ca38e609c98a14d8a8b37d0392 (diff)
parent9925d52d9c75c7a4e2b1220d8fa7fd055870c0e4 (diff)
downloadchat-02e3969b17ad3888c5df5b7850f8e5b86461b543.tar.gz
chat-02e3969b17ad3888c5df5b7850f8e5b86461b543.tar.bz2
chat-02e3969b17ad3888c5df5b7850f8e5b86461b543.zip
Merge pull request #11 from mattermost/mm-1228
MM-1228 - Ability to use local mail config.
Diffstat (limited to 'config')
-rw-r--r--config/config.json1
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": "",