sites_group_overrides-1.x-dev/config/schema/sites_group_overrides.schema.yml
config/schema/sites_group_overrides.schema.yml
# Schema for the configuration files of the Sites group overrides module.
sites_group_overrides.settings:
type: config_object
label: 'Sites group overrides settings'
mapping:
hide_source_field_on_override:
type: boolean
label: 'Show source field on override'
disable_source_field_on_override:
type: boolean
label: 'Allow source field edit on override'
apply_to_non_overideable_entities:
type: boolean
label: 'Apply to non overidable entities'
