partytown_drupal-1.0.5/config/schema/partytown_drupal.schema.yml
config/schema/partytown_drupal.schema.yml
# Schema for the configuration files of the Partytown Drupal module.
partytown_drupal.settings:
type: config_object
label: 'Partytown Drupal settings'
mapping:
enable:
type: boolean
label: 'Enable'
debug:
type: boolean
label: 'Debug'
lib:
type: string
label: 'Lib'
forward:
type: sequence
label: 'Forward List'
sequence:
function:
type: string
label: 'Function'
preserve_behavior:
type: boolean
label: 'Preserve Behavior'
load_scripts_on_main_thread:
type: string
label: 'Load Scripts On Main Thread'
resolve_url:
type: string
label: 'Resolve URL Hook'
fallback_timeout:
type: number
label: 'Fallback Timeout'
