You are here

field.storage.post.field_post_image.yml in Open Social 8.8

Same filename in this branch
  1. 8.8 modules/social_features/social_post/modules/social_post_photo/config/features_removal/field.storage.post.field_post_image.yml
  2. 8.8 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
Same filename and directory in other branches
  1. 8.9 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  2. 8 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  3. 8.2 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  4. 8.3 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  5. 8.4 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  6. 8.5 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  7. 8.6 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  8. 8.7 modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  9. 10.3.x modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  10. 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  11. 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
  12. 10.2.x modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml

File

modules/social_features/social_post/modules/social_post_photo/config/install/field.storage.post.field_post_image.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - file
  6. - image
  7. - social_post
  8. id: post.field_post_image
  9. field_name: field_post_image
  10. entity_type: post
  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. module: image
  24. locked: false
  25. cardinality: -1
  26. translatable: true
  27. indexes: { }
  28. persist_with_no_fields: false
  29. custom_storage: false