field.storage.paragraph.field_image_demo.yml

paragraphs/modules/paragraphs_demo/config/install/field.storage.paragraph.field_image_demo.yml

File

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