You are here

field.field.comment.answers_comment.comment_body.yml in Answers 1.0.x

modules/core/config/install/field.field.comment.answers_comment.comment_body.yml

File

modules/core/config/install/field.field.comment.answers_comment.comment_body.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.answers_comment
  6. - field.storage.comment.comment_body
  7. module:
  8. - text
  9. id: comment.answers_comment.comment_body
  10. field_name: comment_body
  11. entity_type: comment
  12. bundle: answers_comment
  13. label: Comment
  14. description: ''
  15. required: false
  16. translatable: true
  17. default_value: { }
  18. default_value_callback: ''
  19. settings: { }
  20. field_type: text_long