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
25
config/sync/field.storage.paragraph.field_file.yml
Normal file
25
config/sync/field.storage.paragraph.field_file.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 00596294-6719-4534-89a7-ff52da993e18
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: VbzWOLBtW6nflFtbjF45aMNo80tQ8kmayJvlMULfT8o
|
||||
id: paragraph.field_file
|
||||
field_name: field_file
|
||||
entity_type: paragraph
|
||||
type: file
|
||||
settings:
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
target_type: file
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue