rabbit_hole-8.x-1.x-dev/config/schema/behavior_settings.schema.yml
config/schema/behavior_settings.schema.yml
rabbit_hole.behavior_settings.*:
type: config_entity
label: 'Rabbit hole settings'
mapping:
id:
type: string
label: 'ID'
entity_type_id:
type: string
label: 'Entity Type ID'
entity_id:
type: string
label: 'Bundle'
action:
type: string
label: 'Action'
allow_override:
type: integer
label: 'Allow override'
redirect:
type: string
label: 'Redirect path'
redirect_code:
type: integer
label: 'Redirect code'
redirect_fallback_action:
type: string
label: 'Fallback action'
