You are here

field.field.post.post.field_post.yml in Open Social 8.4

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

File

modules/social_features/social_post/config/install/field.field.post.post.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.post
  7. module:
  8. - text
  9. id: post.post.field_post
  10. field_name: field_post
  11. entity_type: post
  12. bundle: post
  13. label: Post
  14. description: ''
  15. required: true
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings: { }
  20. field_type: text_long