field.storage.node.field_attachments.yml 426 B

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