Add new configuration generated by config distro after d10 upgrade
This commit is contained in:
parent
ed09c9acf2
commit
790a477269
95 changed files with 2635 additions and 0 deletions
35
config/sync/field.storage.media.field_media_image.yml
Normal file
35
config/sync/field.storage.media.field_media_image.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
uuid: ed523a85-8b56-4a0e-8e62-c7b8278466a0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- media
|
||||
enforced:
|
||||
module:
|
||||
- media
|
||||
_core:
|
||||
default_config_hash: 0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g
|
||||
id: media.field_media_image
|
||||
field_name: field_media_image
|
||||
entity_type: media
|
||||
type: image
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue