You are here

field.storage.node.field_image.yml in Brainstorm profile 8

config/install/field.storage.node.field_image.yml

File

config/install/field.storage.node.field_image.yml
View source
  1. uuid: de03de50-e2fb-475e-ac14-3d4285d95063
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - file
  7. - image
  8. - node
  9. id: node.field_image
  10. field_name: field_image
  11. entity_type: node
  12. type: image
  13. settings:
  14. uri_scheme: public
  15. default_image:
  16. uuid: ''
  17. alt: ''
  18. title: ''
  19. width: null
  20. height: null
  21. target_type: file
  22. display_field: false
  23. display_default: false
  24. module: image
  25. locked: false
  26. cardinality: -1
  27. translatable: true
  28. indexes:
  29. target_id:
  30. - target_id
  31. persist_with_no_fields: false
  32. custom_storage: false