diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-06-04 00:29:57 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-06-04 00:29:57 +0100 |
commit | 505fdbf99ee322aab2c753dc3215a263171c9463 (patch) | |
tree | 45fecf3c99dc464db2e032c5b384e683f4e20bd5 | |
parent | 4ec7f6edbf2c00abc8464eafc889047f43533f90 (diff) |
Remove WDTK-specific config variables
-rw-r--r-- | config/general.yml-example | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 5653f89bc..019eb7ada 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -157,8 +157,3 @@ VARNISH_HOST: localhost # Adding a value here will enable Google Analytics on all non-admin pages. GA_CODE: '' - -# We need to add the WDTK survey variables here, or else the deployment -# system will cry. -SURVEY_SECRET: '' -SURVEY_URL: '' |