You are here

field.storage.node.field_image.yml in Juicebox HTML5 Responsive Image Galleries 8.2

tests/modules/juicebox_mimic_article/config/install/field.storage.node.field_image.yml

File

tests/modules/juicebox_mimic_article/config/install/field.storage.node.field_image.yml
View source
  1. uuid: 33e9858a-e0da-4a59-b200-0a5f5b57b8a6
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - image
  7. - node
  8. id: node.field_image
  9. field_name: field_image
  10. entity_type: node
  11. type: image
  12. settings:
  13. uri_scheme: public
  14. default_image:
  15. uuid: ''
  16. alt: ''
  17. title: ''
  18. width: null
  19. height: null
  20. target_type: file
  21. display_field: false
  22. display_default: false
  23. target_bundle: null
  24. module: image
  25. locked: false
  26. cardinality: 1
  27. translatable: true
  28. indexes: { }
  29. persist_with_no_fields: false