2019-07-22 15:27:01 -05:00
|
|
|
uuid: d869d933-0825-44f8-a579-912e9df701e0
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- field.storage.node.field_upload
|
|
|
|
- node.type.blog
|
|
|
|
module:
|
|
|
|
- file
|
|
|
|
id: node.blog.field_upload
|
|
|
|
field_name: field_upload
|
|
|
|
entity_type: node
|
|
|
|
bundle: blog
|
|
|
|
label: 'File attachments'
|
|
|
|
description: ''
|
|
|
|
required: false
|
|
|
|
translatable: false
|
|
|
|
default_value: { }
|
|
|
|
default_value_callback: ''
|
|
|
|
settings:
|
2022-01-28 19:20:33 -05:00
|
|
|
handler: 'default:file'
|
|
|
|
handler_settings: { }
|
2019-07-22 15:27:01 -05:00
|
|
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
|
|
|
file_extensions: 'jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp'
|
|
|
|
max_filesize: ''
|
|
|
|
description_field: false
|
|
|
|
field_type: file
|