cforge-2.0.x-dev/config/install/editor.editor.mail_authoring.yml
config/install/editor.editor.mail_authoring.yml
uuid: c4f6c133-b1bb-4d2b-b508-91eceed4605d
langcode: en
status: true
dependencies:
config:
- filter.format.mail_authoring
module:
- ckeditor5
format: mail_authoring
editor: ckeditor5
settings:
toolbar:
items:
- bold
- italic
- strikethrough
- '|'
- link
- '|'
- bulletedList
- numberedList
- '|'
- blockQuote
- drupalInsertImage
- horizontalLine
- insertTable
- specialCharacters
- '|'
- sourceEditing
plugins:
ckeditor5_sourceEditing:
allowed_tags: { }
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_imageResize:
allow_resize: true
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
