Skip to content
Snippets Groups Projects

Issue 3424380: Add new consent types for Google consent mode v2.

Files
10
@@ -7,12 +7,9 @@ cookieinformation.settings:
enable_popup:
type: boolean
label: 'Enable the cookie consent popup.'
enable_google_consent_mode:
type: boolean
label: 'Enable Google consent mode'
enable_google_consent_mode_v2:
type: boolean
label: 'Enable Google consent mode v2'
google_consent_mode:
type: string
label: 'Google Consent Mode'
block_iframes:
type: boolean
label: 'Block iframes unless consent has been given'
Loading