Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
29
config/field.field.node.resource.field_resource_file.yml
Normal file
29
config/field.field.node.resource.field_resource_file.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: a2e3d565-4769-4861-9137-a5648ec43eeb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_resource_file
|
||||
- node.type.resource
|
||||
module:
|
||||
- file
|
||||
_core:
|
||||
default_config_hash: 2so6bQGDaoKrm8I-jzzOO3xLBGWjyI1m8GIctEKyfUs
|
||||
id: node.resource.field_resource_file
|
||||
field_name: field_resource_file
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
label: 'Resource file'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'txt pdf odt doc docx'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: file
|
Loading…
Add table
Add a link
Reference in a new issue