diff options
-rw-r--r-- | config/general.yml-example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 3537cd792..1bb3c1c49 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -106,3 +106,8 @@ DEBUG_RECORD_MEMORY: false # be another reason to try this setting. USE_GHOSTSCRIPT_COMPRESSION: true +# mySociety's gazeteer service. Shouldn't change. +GAZE_URL: http://gaze.mysociety.org + +# The email address to which non-bounce responses should be forwarded +FORWARD_NONBOUNCE_RESPONSES_TO: user-support@localhost |