summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-06-18 11:48:46 -0800
committerCorey Hulen <corey@hulen.com>2015-06-18 11:48:46 -0800
commita1ae2abaf95dc1d41edeea863d2bf1ad039741ec (patch)
treeffa6e1513aa4398210ad76065c8cce518c2dbe19 /config
parentbfdd467a3afb03d31004e5371ccdf8df641ae6ca (diff)
parent16d70995279d7dd2e6e611a321201649334dc91a (diff)
downloadchat-a1ae2abaf95dc1d41edeea863d2bf1ad039741ec.tar.gz
chat-a1ae2abaf95dc1d41edeea863d2bf1ad039741ec.tar.bz2
chat-a1ae2abaf95dc1d41edeea863d2bf1ad039741ec.zip
Merge pull request #31 from mattermost/feedback-email-auto
HELIUM If feedback email is not specified then autodetect domain and use feedback@domain
Diffstat (limited to 'config')
-rw-r--r--config/config_docker.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config_docker.json b/config/config_docker.json
index f2e56bef8..a90722a1d 100644
--- a/config/config_docker.json
+++ b/config/config_docker.json
@@ -58,7 +58,7 @@
"SMTPPassword": "",
"SMTPServer": "localhost:25",
"UseTLS": false,
- "FeedbackEmail": "feedback@xxxxxxmustbefilledin.com",
+ "FeedbackEmail": "",
"FeedbackName": "",
"ApplePushServer": "",
"ApplePushCertPublic": "",