From 49d3a6807d8918e792f3200e0ee8c3e63c5da88d Mon Sep 17 00:00:00 2001 From: Matthijs Hasenpflug Date: Fri, 8 Feb 2019 14:12:32 +0100 Subject: [PATCH] Remove commented config --- .../0.1/config/packages/ch_cookie_consent.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/connectholland/cookie-consent-bundle/0.1/config/packages/ch_cookie_consent.yaml b/connectholland/cookie-consent-bundle/0.1/config/packages/ch_cookie_consent.yaml index 92702a39..324702f4 100644 --- a/connectholland/cookie-consent-bundle/0.1/config/packages/ch_cookie_consent.yaml +++ b/connectholland/cookie-consent-bundle/0.1/config/packages/ch_cookie_consent.yaml @@ -1,5 +1 @@ -ch_cookie_consent: - #theme: 'light' - #categories: ['analytics', 'tracking', 'marketing', 'social_media'] - #excluded_routes: ~ - #excluded_paths: ~ +ch_cookie_consent: ~