editor_file-8.x-1.5/config/schema/editor_file.schema.yml
config/schema/editor_file.schema.yml
# Plugin \Drupal\editor_file\Plugin\CKEditor5Plugin\File
ckeditor5.plugin.editor_file_file:
type: mapping
label: 'Editor file'
mapping:
status:
type: boolean
label: 'Status'
scheme:
type: string
label: 'Scheme'
directory:
type: string
label: 'Directory'
extensions:
type: string
label: 'Extensions'
max_size:
type: string
label: 'Maximum size'
