youtube_cookies-2.0.x-dev/config/schema/youtube_cookies.schema.yml
config/schema/youtube_cookies.schema.yml
youtube_cookies.settings:
type: config_object
label: 'Youtube cookies Settings'
mapping:
enabled:
type: boolean
label: 'Enable YouTube Cookies'
cookie_category:
type: string
label: 'Cookies categories machine name.'
provider:
type: string
label: 'Cookie management used provider. Currently onetrust and EU cookie compliance are supported.'
action:
type: string
label: 'Action to do when the cookies are not accepted.'
popup_message:
type: text
label: 'Message that appears in the popup prompt when cookies are not accepted.'
button_manage:
type: label
label: 'Label for the Manage button.'
button_accept:
type: label
label: 'Label for the Accept button.'
button_exit:
type: label
label: 'Label for the Exit button.'
