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
commit400f55105f0e44183b3d2716917a2bc6de70697c (patch)
tree81dbd0edc47cb6837e8c97bb2c5cb0034da08498 /config
parentaee643e20c8e8350a1137aa69e164218fe5a33f1 (diff)
parentdcc09b69918ec17ebe4727aeca1b887e6a8beefc (diff)
downloadchat-400f55105f0e44183b3d2716917a2bc6de70697c.tar.gz
chat-400f55105f0e44183b3d2716917a2bc6de70697c.tar.bz2
chat-400f55105f0e44183b3d2716917a2bc6de70697c.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": "",