You are here

field.storage.node.field_page_image.yml in Open Social 10.2.x

modules/social_features/social_page/config/install/field.storage.node.field_page_image.yml

File

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