summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-06-18 15:31:15 -0400
committerChristopher Speller <crspeller@gmail.com>2015-06-18 15:31:15 -0400
commit16d70995279d7dd2e6e611a321201649334dc91a (patch)
treef54eadbd351e4b89ae3a25f1b80a2a8540dd23b3 /config
parent6bc238269353c5641d41c30f8cc46635a9cfe389 (diff)
downloadchat-16d70995279d7dd2e6e611a321201649334dc91a.tar.gz
chat-16d70995279d7dd2e6e611a321201649334dc91a.tar.bz2
chat-16d70995279d7dd2e6e611a321201649334dc91a.zip
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": "",