Apply some automatic updates to basic basic filter format
This commit is contained in:
parent
bc33fe5fb2
commit
4c090fa6f3
2 changed files with 17 additions and 6 deletions
|
@ -58,14 +58,15 @@ settings:
|
|||
- '<h4 id>'
|
||||
- '<h5 id>'
|
||||
- '<h6 id>'
|
||||
drupallink:
|
||||
linkit_enabled: true
|
||||
linkit_profile: ''
|
||||
editor_advanced_link_link:
|
||||
enabled_attributes: { }
|
||||
linkit_extension:
|
||||
linkit_enabled: false
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: null
|
||||
height: null
|
||||
width: 0
|
||||
height: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue