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
commitdcc09b69918ec17ebe4727aeca1b887e6a8beefc (patch)
tree6d7872eb58503536c6f9df3866ceeaecda0a8536 /config
parent11e7b56e7818a1b82470ce4fd37baa1a7aaeaf20 (diff)
downloadchat-dcc09b69918ec17ebe4727aeca1b887e6a8beefc.tar.gz
chat-dcc09b69918ec17ebe4727aeca1b887e6a8beefc.tar.bz2
chat-dcc09b69918ec17ebe4727aeca1b887e6a8beefc.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": "",