mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-01-13 07:24:35 +00:00
44 lines
923 B
YAML
44 lines
923 B
YAML
|
uuid: bd2a6982-0b58-444c-95ac-401bc4fc10d2
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.media.field_media_image
|
||
|
- media.type.image
|
||
|
module:
|
||
|
- image
|
||
|
enforced:
|
||
|
module:
|
||
|
- media
|
||
|
_core:
|
||
|
default_config_hash: P7CkVOgjDXiN26Fm2hniNei-XPK3iuZTlcBGqreTbJ0
|
||
|
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: null
|
||
|
alt: ''
|
||
|
title: ''
|
||
|
width: null
|
||
|
height: null
|
||
|
field_type: image
|