123456789101112131415161718192021222324252627 |
- uuid: dc881f41-da38-4e54-8ad1-1a72e6daec8d
- langcode: fr
- status: true
- dependencies:
- module:
- - field_permissions
- - file
- - node
- third_party_settings:
- field_permissions:
- permission_type: custom
- id: node.field_showroom_files
- field_name: field_showroom_files
- 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
|