Skip to content
Snippets Groups Projects
Commit 582ad4c7 authored by Max Pogonowski's avatar Max Pogonowski
Browse files

Merge branch '3456459-config-validation' into '2.x'

add 'replace_empty' to config schema

See merge request !18
parents f006702f 801e2be5
No related branches found
No related tags found
No related merge requests found
Pipeline #206310 passed
......@@ -19,3 +19,11 @@ ckeditor5.plugin.token_filter_token_browser:
sequence:
type: string
label: 'Token'
filter_settings.token_filter:
type: mapping
label: 'Allows token values to be used as filters'
mapping:
replace_empty:
type: boolean
label: 'Replace empty values'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment