You are here

field.field.post.photo.field_post_image.yml in Open Social 10.2.x

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

File

modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post_image.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.post.field_post_image
  6. - social_post.post_type.photo
  7. module:
  8. - image
  9. id: post.photo.field_post_image
  10. field_name: field_post_image
  11. entity_type: post
  12. bundle: photo
  13. label: Image
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. file_directory: post
  21. file_extensions: 'png gif jpg jpeg'
  22. max_filesize: ''
  23. max_resolution: ''
  24. min_resolution: ''
  25. alt_field: false
  26. alt_field_required: true
  27. title_field: false
  28. title_field_required: false
  29. default_image:
  30. uuid: ''
  31. alt: ''
  32. title: ''
  33. width: null
  34. height: null
  35. handler: 'default:file'
  36. handler_settings: { }
  37. field_type: image