editor.editor.private_images.yml
Same filename in other branches
- 8.9.x core/modules/editor/tests/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/ modules/ editor_private_test/ config/ install/ editor.editor.private_images.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - filter.format.private_images
- module:
- - editor_test
- format: private_images
- editor: unicorn
- image_upload:
- status: true
- scheme: private
- directory: ''
- max_size: ''
- max_dimensions:
- width: null
- height: null
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.