outline-8.x-1.x-dev/config/schema/outline.schema.yml
config/schema/outline.schema.yml
# Schema for the configuration files of the Outline Entity module.
outline.settings:
type: config_object
label: 'Outline settings'
mapping:
maintain_index_table:
type: boolean
label: 'Maintain index table'
outline.outline.*:
type: config_entity
label: 'Outline'
mapping:
name:
type: label
label: 'Name'
description:
type: label
label: 'Description'
weight:
type: integer
label: 'Weight'
render:
type: string
label: 'Render as'
expand_levels:
type: integer
label: 'Expand levels'
hide_name:
type: boolean
label: 'Hide name field'
oid:
type: string
label: 'Machine name'
root_entry_id:
type: integer
label: 'Root Entry'
field.formatter.settings.entity_reference_rss_category:
type: mapping
label: 'Outline format settings'
