Apply config changes from database updates

This commit is contained in:
benjamin melançon 2024-03-06 21:17:38 -05:00
parent 8d2590bcbf
commit 9f2339e5ae
62 changed files with 118 additions and 58 deletions

View file

@ -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>'