consent-8.x-1.0-alpha5/modules/consent_iframe/config/schema/consent_iframe.schema.yml
modules/consent_iframe/config/schema/consent_iframe.schema.yml
consent_iframe.settings:
type: config_object
label: 'Consent iFrame settings'
mapping:
block:
type: string
label: 'Adapt settings from block configuration'
trigger:
type: mapping
label: 'Trigger for user consents'
mapping:
storage:
type: boolean
label: 'Submit user consents to the backend storage.'
parent_response:
type: boolean
label: 'Pass consent-response to iFrame parent (required for AMP)'
cors_allowed:
type: sequence
label: 'Allowed external sources for cross-origin resource sharing (CORS)'
sequence:
type: string
label: 'Origin'
oil:
type: oil_config_params
label: 'OIL.js configuration parameters'
