Skip to content
Snippets Groups Projects
Commit e30230d6 authored by Peter Neyens's avatar Peter Neyens
Browse files

Merge branch '3393163-provide-a-correct' into '2.0.x'

Issue #3393163 by p-neyens: provide config schema

See merge request !8
parents 1afb90ba b0a3759a
No related branches found
No related tags found
No related merge requests found
Pipeline #209674 skipped
layoutbuilder_extras.settings:
type: config_object
label: 'Layoutbuilder extras'
mapping:
section_actions_position:
type: string
label: 'Position of the section actions'
constraints:
Choice:
- left
- top
enable_redirect_on_save:
type: boolean
label: 'Enable redirect to layout builder on node save'
enable_configure_ajax_save:
type: boolean
label: 'Enable layout builder configure form live changes'
remove_empty_divs:
type: boolean
label: 'Remove empty divs'
enable_drag_handle_icon:
type: boolean
label: 'Enable drag handle icon'
enable_admin_css:
type: boolean
label: 'Enable admin css'
contextual_links_only_lb:
type: boolean
label: 'Only allow contextual links on layout builder'
contextual_links_roles:
type: sequence
label: 'User roles'
sequence:
type: string
label: 'Role'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment