28 lines
649 B
YAML
28 lines
649 B
YAML
|
uuid: 05779bc1-ef3d-42e3-9e62-ca74f3d085fb
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.taxonomy_term.field_attachments
|
||
|
- taxonomy.vocabulary.company
|
||
|
module:
|
||
|
- file
|
||
|
id: taxonomy_term.company.field_attachments
|
||
|
field_name: field_attachments
|
||
|
entity_type: taxonomy_term
|
||
|
bundle: company
|
||
|
label: Attachments
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||
|
file_extensions: 'txt pdf doc docx'
|
||
|
max_filesize: ''
|
||
|
description_field: false
|
||
|
handler: 'default:file'
|
||
|
handler_settings: { }
|
||
|
field_type: file
|