1234567891011121314151617181920212223 |
- uuid: 1d8bd314-3f61-435a-85db-d22363cf2647
- langcode: en
- status: true
- dependencies:
- module:
- - file
- - taxonomy
- id: taxonomy_term.field_attachments
- field_name: field_attachments
- entity_type: taxonomy_term
- 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
|