mirror of
https://git.northern.co/onpoint-suite/drupal_yp_install_profile.git
synced 2024-10-31 17:05:32 +00:00
45 lines
903 B
YAML
45 lines
903 B
YAML
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.storage.media.field_media_image
|
|
- media.type.image
|
|
module:
|
|
- content_translation
|
|
- image
|
|
third_party_settings:
|
|
content_translation:
|
|
translation_sync:
|
|
alt: alt
|
|
title: title
|
|
file: '0'
|
|
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:
|
|
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: true
|
|
title_field_required: false
|
|
default_image:
|
|
uuid: ''
|
|
alt: ''
|
|
title: ''
|
|
width: null
|
|
height: null
|
|
handler: 'default:file'
|
|
handler_settings: { }
|
|
field_type: image
|