editor.editor.private_images.yml
Same filename in other branches
- 9 core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml
- 10 core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml
- 11.x core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml
File
-
core/
modules/ editor/ tests/ editor_private_test/ config/ install/ editor.editor.private_images.yml
View source
- format: private_images
- status: true
- langcode: en
- editor: ckeditor
- settings:
- toolbar:
- rows:
- -
- -
- name: Media
- items:
- - DrupalImage
- -
- name: Tools
- items:
- - Source
- plugins:
- language:
- language_list: un
- stylescombo:
- styles: ''
- image_upload:
- status: true
- scheme: private
- directory: ''
- max_size: ''
- max_dimensions:
- width: null
- height: null
- dependencies:
- config:
- - filter.format.private_images
- module:
- - ckeditor
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.