aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-03-03 16:12:16 +0000
committerLouise Crow <louise.crow@gmail.com>2014-03-03 16:12:16 +0000
commitfc2639fa05dcbef456b5ebe2d8be07f19cfd7a98 (patch)
tree7d0de06e24523c8d286594abb7f542a7ef25b61e
parent031461387f25c3fe337fe92cbe3f9c689fdc2c09 (diff)
Remove survey variables added in error.
-rw-r--r--config/general.yml-example5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/general.yml-example b/config/general.yml-example
index 47946b7d3..2b68721a5 100644
--- a/config/general.yml-example
+++ b/config/general.yml-example
@@ -172,11 +172,6 @@ VARNISH_HOST: localhost
# Adding a value here will enable Google Analytics on all non-admin pages for non-admin users.
GA_CODE: ''
-# We need to add the WDTK survey variables here, or else the deployment
-# system will cry.
-SURVEY_SECRET: ''
-SURVEY_URL: ''
-
# If you want to override *all* the public body request emails with your own
# email so that request emails that would normally go to the public body
# go to you, then uncomment below and fill in your email.