Media image type
This commit is contained in:
parent
bf185b2db6
commit
063b8a93a9
7 changed files with 222 additions and 0 deletions
11
config/language.content_settings.media.image.yml
Normal file
11
config/language.content_settings.media.image.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 90e06052-36a2-47e8-8918-919c1a115ed7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- media.type.image
|
||||
id: media.image
|
||||
target_entity_type_id: media
|
||||
target_bundle: image
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue