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
commit880d075bb3121a164f41a960bd1f2b59a995b931 (patch)
tree989bfa958cffbe465867d691ed080905f44b8129 /config
parent87c4b86b17d34418421869a89a378dbc3aee283f (diff)
parent76994f7d295c8c5d1e2703868f25bc748284f68a (diff)
downloadchat-880d075bb3121a164f41a960bd1f2b59a995b931.tar.gz
chat-880d075bb3121a164f41a960bd1f2b59a995b931.tar.bz2
chat-880d075bb3121a164f41a960bd1f2b59a995b931.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": "",