aboutsummaryrefslogtreecommitdiffstats
path: root/conf/general.yml-example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/general.yml-example')
-rw-r--r--conf/general.yml-example4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example
index 4fbf43635..a8da589d1 100644
--- a/conf/general.yml-example
+++ b/conf/general.yml-example
@@ -22,6 +22,10 @@ BASE_URL: 'http://www.example.org'
EMAIL_DOMAIN: 'example.org'
CONTACT_EMAIL: 'team@example.org'
CONTACT_NAME: 'FixMyStreet'
+# Address used for emails you don't expect a reply to (e.g. confirmation
+# emails); can be same as CONTACT_EMAIL above, of course, if you don't have a
+# special address.
+DO_NOT_REPLY_EMAIL: 'do-not-reply@example.org'
# Whether this is a development site or not.
STAGING_SITE: 1