BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
23
config/sync/field.storage.node.field_attachments.yml
Normal file
23
config/sync/field.storage.node.field_attachments.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
uuid: a3bc26e9-f470-4795-96a9-22c9316d5f2c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- node
|
||||
id: node.field_attachments
|
||||
field_name: field_attachments
|
||||
entity_type: node
|
||||
type: file
|
||||
settings:
|
||||
display_field: true
|
||||
display_default: true
|
||||
uri_scheme: public
|
||||
target_type: file
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user