You are here

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

modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml

File

modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.post.field_post
  6. - social_post.post_type.photo
  7. module:
  8. - text
  9. id: post.photo.field_post
  10. field_name: field_post
  11. entity_type: post
  12. bundle: photo
  13. label: Post
  14. description: ''
  15. required: true
  16. translatable: true
  17. default_value: { }
  18. default_value_callback: ''
  19. settings: { }
  20. field_type: text_long