Merge pull request #614

This commit is contained in:
symfony-flex-server[bot]
2019-04-06 07:40:08 +00:00
committed by GitHub
3 changed files with 12 additions and 0 deletions
@@ -0,0 +1,2 @@
ch_cookie_consent:
categories: ['analytics', 'tracking', 'social_media', 'marketing']
@@ -0,0 +1,2 @@
ch_cookie_consent:
resource: "@CHCookieConsentBundle/Resources/config/routing.yaml"
@@ -0,0 +1,8 @@
{
"bundles": {
"ConnectHolland\\CookieConsentBundle\\CHCookieConsentBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}