diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/general.yml-example | 3 | ||||
-rw-r--r-- | conf/packages | 2 |
2 files changed, 3 insertions, 2 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: '' diff --git a/conf/packages b/conf/packages index cf2247988..21ee0a862 100644 --- a/conf/packages +++ b/conf/packages @@ -30,7 +30,7 @@ libtest-exception-perl libipc-run3-perl libyaml-perl liblist-moreutils-perl -libhaml-ruby +ruby-compass | libhaml-ruby libtemplate-perl postgresql-server-dev-8.4 gnuplot |