media_library.schema.yml
Same filename in other branches
File
-
core/
modules/ media_library/ config/ schema/ media_library.schema.yml
View source
- field.widget.settings.media_library_widget:
- type: mapping
- label: 'Media library widget settings'
- mapping:
- media_types:
- type: sequence
- label: 'Allowed media types, in display order'
- sequence:
- type: string
- label: 'Media type ID'
-
- media_library.settings:
- type: config_object
- label: 'Media library settings'
- mapping:
- advanced_ui:
- type: boolean
- label: 'Enable advanced UI'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.