Apply config changes from database updates
This commit is contained in:
parent
8d2590bcbf
commit
9f2339e5ae
62 changed files with 118 additions and 58 deletions
|
@ -39,8 +39,10 @@ settings:
|
|||
ckeditor5_imageResize:
|
||||
allow_resize: true
|
||||
ckeditor5_list:
|
||||
reversed: false
|
||||
startIndex: true
|
||||
properties:
|
||||
reversed: false
|
||||
startIndex: true
|
||||
multiBlock: true
|
||||
ckeditor5_sourceEditing:
|
||||
allowed_tags:
|
||||
- '<cite>'
|
||||
|
@ -50,7 +52,7 @@ settings:
|
|||
- '<a hreflang>'
|
||||
- '<blockquote cite>'
|
||||
- '<ul type>'
|
||||
- '<ol start type>'
|
||||
- '<ol type>'
|
||||
- '<h2 id>'
|
||||
- '<h3 id>'
|
||||
- '<h4 id>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue