farmOS/modules/taxonomy/material_type/config/install/field.field.taxonomy_term.m...

41 lines
842 B
YAML

langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.image
- taxonomy.vocabulary.material_type
enforced:
module:
- farm_material_type
module:
- image
id: taxonomy_term.material_type.image
field_name: image
entity_type: taxonomy_term
bundle: material_type
label: Photos
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
file_directory: 'farm/[date:custom:Y]-[date:custom:m]'
file_extensions: 'png gif jpg jpeg'
max_filesize: ''
max_resolution: ''
min_resolution: ''
alt_field: false
alt_field_required: true
title_field: false
title_field_required: false
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
handler: 'default:file'
handler_settings: { }
field_type: image