diff options
Diffstat (limited to 'conf/general.yml-example')
-rw-r--r-- | conf/general.yml-example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 77319b24b..06af11a55 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -22,10 +22,11 @@ TEST_EMAIL_PREFIX: '' CONTACT_NAME: 'FixMyStreet' STAGING_SITE: 1 -UPLOAD_CACHE: '/upload/' +UPLOAD_DIR: '/upload/' GEO_CACHE: '/cache/' GOOGLE_MAPS_API_KEY: '' BING_MAPS_API_KEY: '' +KASABI_API_KEY: '' LONDON_REPORTIT_URL: '' LONDON_REPORTIT_KEY: '' |