diff options
Diffstat (limited to 'conf/general.yml-example')
-rw-r--r-- | conf/general.yml-example | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index fd9ecad21..b826dd89d 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -127,9 +127,12 @@ GAZE_URL: 'http://gaze.mysociety.org/gaze' # Should problem reports link to the council summary pages? AREA_LINKS_FROM_PROBLEMS: '0' -# Used to override the STAGING SERVER safety mechanism in send-reports +# used to override the STAGING SERVER safety mechanism in send-reports TESTING_COUNCILS: '' +# if you're using Message Manager, include the URL here (see https://github.com/mysociety/message-manager/) +MESSAGE_MANAGER_URL: '' + # ----------------------------------------------------------------------- # fixmystreet.com specific config variables. You won't need any of these. @@ -139,4 +142,3 @@ LONDON_REPORTIT_KEY: '' LONDON_REPORTIT_SECRET: '' AUTH_SHARED_SECRET: '' HEARFROMYOURMP_BASE_URL: '' - |