From b54c0fc6a3f242b5837f45f02216b46fbad053fb Mon Sep 17 00:00:00 2001 From: Matthijs Hasenpflug Date: Fri, 8 Feb 2019 13:53:47 +0100 Subject: [PATCH] Comment default values --- .../0.1/config/packages/ch_cookie_consent.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 bca799a2..92702a39 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,5 @@ ch_cookie_consent: - theme: 'light' - categories: ['analytics', 'tracking', 'marketing', 'social_media'] - excluded_routes: ~ - excluded_paths: ~ + #theme: 'light' + #categories: ['analytics', 'tracking', 'marketing', 'social_media'] + #excluded_routes: ~ + #excluded_paths: ~