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
commit423a862af9b9a173ef274376b54e146447f598d9 (patch)
treee9ea3b43e16f77de96aee4d1793f032d5ff1fd8c /config
parent471b8d40d18215eb7c488471ddf07a033f2b72a9 (diff)
parent2bc02d37f6552aa9b91e3ca3bdb4441f9f22a1a4 (diff)
downloadchat-423a862af9b9a173ef274376b54e146447f598d9.tar.gz
chat-423a862af9b9a173ef274376b54e146447f598d9.tar.bz2
chat-423a862af9b9a173ef274376b54e146447f598d9.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": "",