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
commita3ff4116d95f5b79809e1ac15d4418d9b668779b (patch)
treef90aaf714fbc2ec3839b826894a4f436c50ccc06 /config
parent48a16cea6409b7358562d7131151a51f6b80a765 (diff)
parent76994f7d295c8c5d1e2703868f25bc748284f68a (diff)
downloadchat-a3ff4116d95f5b79809e1ac15d4418d9b668779b.tar.gz
chat-a3ff4116d95f5b79809e1ac15d4418d9b668779b.tar.bz2
chat-a3ff4116d95f5b79809e1ac15d4418d9b668779b.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": "",