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
43
config/sync/field.field.media.image.field_media_image.yml
Normal file
43
config/sync/field.field.media.image.field_media_image.yml
Normal file
|
@ -0,0 +1,43 @@
|
|||
uuid: 4414cd4e-d656-40e7-932e-7225642adaac
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.media.field_media_image
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
enforced:
|
||||
module:
|
||||
- media
|
||||
_core:
|
||||
default_config_hash: G50TJOA95bCLfsZZR93jMEuPCFNOxeEklwM_co0wqdU
|
||||
id: media.image.field_media_image
|
||||
field_name: field_media_image
|
||||
entity_type: media
|
||||
bundle: image
|
||||
label: Image
|
||||
description: ''
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg webp'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
field_type: image
|
Loading…
Add table
Add a link
Reference in a new issue