You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
851 B
40 lines
851 B
5 months ago
|
uuid: dfb478f1-d56b-4608-8f36-8ac1cba5420c
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- media.type.video
|
||
|
module:
|
||
|
- image
|
||
|
_core:
|
||
|
default_config_hash: lRYs_Ep78Dx_lJJCFy5ujhPaQRq4a6VTMtUbpeo0TG4
|
||
|
id: media.video.thumbnail
|
||
|
field_name: thumbnail
|
||
|
entity_type: media
|
||
|
bundle: video
|
||
|
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
|