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
commit2e75610668e21390a00130160379a83e90f0753f (patch)
treec9d598064fa10dd20bf98917490bf050b5b05c44 /config
parent6f1f705abefdf36aa793700dd8289033caea0bc7 (diff)
parent9925d52d9c75c7a4e2b1220d8fa7fd055870c0e4 (diff)
downloadchat-2e75610668e21390a00130160379a83e90f0753f.tar.gz
chat-2e75610668e21390a00130160379a83e90f0753f.tar.bz2
chat-2e75610668e21390a00130160379a83e90f0753f.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": "",