Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
29
config/sync/field.field.paragraph.file.field_file.yml
Normal file
29
config/sync/field.field.paragraph.file.field_file.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 01dfdcbe-d779-43f6-bdb4-ca730ef66716
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_file
|
||||
- paragraphs.paragraphs_type.file
|
||||
module:
|
||||
- file
|
||||
_core:
|
||||
default_config_hash: i0b97odFJz3_v7ctsvVTJCH3HXJVTjnrcfuONJU0J_o
|
||||
id: paragraph.file.field_file
|
||||
field_name: field_file
|
||||
entity_type: paragraph
|
||||
bundle: file
|
||||
label: 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