diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-03-12 10:30:26 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-03-12 10:30:26 +0000 |
commit | f8f2c93aa7a9dd01403b140d6ba42b85412df2dc (patch) | |
tree | 01cfed538e9dedf5945c93e6654f66d720c0235f | |
parent | d32e8c880a3840f38425e79862256f2f52c904d8 (diff) |
Add Kasabi API key.
-rw-r--r-- | conf/general.yml-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 323678487..1418b0810 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -26,6 +26,7 @@ UPLOAD_DIR: '/upload/' GEO_CACHE: '/cache/' GOOGLE_MAPS_API_KEY: '' BING_MAPS_API_KEY: '' +KASABI_API_KEY: '' LONDON_REPORTIT_URL: '' LONDON_REPORTIT_KEY: '' |