1234567891011121314151617181920212223 |
- 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
|