diff options
-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: '' |