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
33
config/sync/field.field.node.people.field_media_image.yml
Normal file
33
config/sync/field.field.node.people.field_media_image.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: 7d1245e7-1c2f-49a6-b4fe-8ab372ed9f00
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_media_image
|
||||
- media.type.image
|
||||
- node.type.people
|
||||
module:
|
||||
- media_library_media_modify
|
||||
_core:
|
||||
default_config_hash: DC1ZnohEB2ZR4ChhatkaoGcq6IbFJH5CmRa-6xWV-Y0
|
||||
id: node.people.field_media_image
|
||||
field_name: field_media_image
|
||||
entity_type: node
|
||||
bundle: people
|
||||
label: 'Media image'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:media'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
image: image
|
||||
sort:
|
||||
field: changed
|
||||
direction: DESC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference_entity_modify
|
Loading…
Add table
Add a link
Reference in a new issue