field.storage.node.field_attachments.yml 521 B

123456789101112131415161718192021222324252627
  1. uuid: a3bc26e9-f470-4795-96a9-22c9316d5f2c
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - field_permissions
  7. - file
  8. - node
  9. third_party_settings:
  10. field_permissions:
  11. permission_type: custom
  12. id: node.field_attachments
  13. field_name: field_attachments
  14. entity_type: node
  15. type: file
  16. settings:
  17. target_type: file
  18. display_field: true
  19. display_default: true
  20. uri_scheme: public
  21. module: file
  22. locked: false
  23. cardinality: -1
  24. translatable: true
  25. indexes: { }
  26. persist_with_no_fields: false
  27. custom_storage: false