38 lines
777 B
YAML
38 lines
777 B
YAML
uuid: def8b4ca-9b6a-45c8-9f0e-d6b11601acab
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- media.type.image
|
|
module:
|
|
- image
|
|
id: media.image.thumbnail
|
|
field_name: thumbnail
|
|
entity_type: media
|
|
bundle: image
|
|
label: Thumbnail
|
|
description: 'The thumbnail of the media item.'
|
|
required: false
|
|
translatable: false
|
|
default_value: { }
|
|
default_value_callback: ''
|
|
settings:
|
|
handler: default
|
|
handler_settings: { }
|
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
|
file_extensions: 'png gif jpg jpeg'
|
|
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
|