From 7c995438d7f6786b53d0f2030de936f5c75f327d Mon Sep 17 00:00:00 2001 From: Manolo Salsas Date: Sat, 4 Apr 2020 14:18:16 +0200 Subject: [PATCH] Update msalsas_gdpr_consent_banner.yaml Add only a few options. Add link to all configuration options. --- .../1.0/config/packages/msalsas_gdpr_consent_banner.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/msalsas/gdpr-consent-banner-bundle/1.0/config/packages/msalsas_gdpr_consent_banner.yaml b/msalsas/gdpr-consent-banner-bundle/1.0/config/packages/msalsas_gdpr_consent_banner.yaml index d7c0ad9f..90e8677d 100644 --- a/msalsas/gdpr-consent-banner-bundle/1.0/config/packages/msalsas_gdpr_consent_banner.yaml +++ b/msalsas/gdpr-consent-banner-bundle/1.0/config/packages/msalsas_gdpr_consent_banner.yaml @@ -1,7 +1,4 @@ +# See all configuration options at https://github.com/msalsas/MsalsasGdprConsentBannerBundle/blob/master/Resources/doc/index.rst msalsas_gdpr_consent_banner: - has_translations: true - css: default fade_time: 2 - text_message: "" - accept_message: "" time_to_expire: 30 days