countdown-8.x-1.8/config/schema/countdown.schema.yml
config/schema/countdown.schema.yml
countdown.settings:
type: config_object
label: 'Countdown settings'
mapping:
load:
type: boolean
label: 'Let module handle loading countdown library'
hide:
type: boolean
label: 'Hide libraries status'
library:
type: string
label: 'Countdown library'
version:
type: string
label: 'Library version'
method:
type: string
label: 'Loading method'
cdn:
type: mapping
label: 'CDN configuration'
mapping:
provider:
type: string
label: 'CDN provider'
build:
type: mapping
label: 'Build variant'
mapping:
variant:
type: integer
label: 'Variant'
rtl:
type: boolean
label: 'RTL support'
advanced:
type: mapping
label: 'Advance settings'
mapping:
cache_lifetime:
type: integer
label: 'Cache lifetime'
debug_mode:
type: boolean
label: 'Debug mode'
file_assets:
type: mapping
label: 'File assets configuration'
mapping:
extensions:
type: mapping
label: 'Extensions per library'
theme_groups:
type: mapping
label: 'Theme usability'
mapping:
negate:
type: integer
label: 'Negate'
themes:
type: array
label: 'Themes'
request_path:
type: mapping
label: 'URL usability'
mapping:
negate:
type: integer
label: 'Negate'
pages:
type: array
label: 'Pages'
