diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-03-13 18:06:55 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-03-13 21:54:29 +0000 |
commit | d0a16157fbd10f8bdf1a07c77331504c61bf7f5d (patch) | |
tree | f0401ba3397536b02a0d63eafdec4c8fda4bcf38 /conf/general.yml-example | |
parent | 76e533bd318cb4208faa1bf5cd0c00bde9e08e6c (diff) |
[fixmystreet.com] Remove special Report-It code.
Diffstat (limited to 'conf/general.yml-example')
-rw-r--r-- | conf/general.yml-example | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index ec053d86d..ee68b5cd6 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -186,11 +186,3 @@ 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. -KASABI_API_KEY: '' -LONDON_REPORTIT_URL: '' -LONDON_REPORTIT_KEY: '' -LONDON_REPORTIT_SECRET: '' |