You are here

core.entity_view_display.comment.answers_question_comment.default.yml in Answers 2.0.x

modules/core/config/install/core.entity_view_display.comment.answers_question_comment.default.yml

File

modules/core/config/install/core.entity_view_display.comment.answers_question_comment.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.answers_question_comment
  6. - field.field.comment.answers_question_comment.comment_body
  7. module:
  8. - text
  9. id: comment.answers_question_comment.default
  10. targetEntityType: comment
  11. bundle: answers_question_comment
  12. mode: default
  13. content:
  14. comment_body:
  15. weight: 0
  16. label: hidden
  17. settings: { }
  18. third_party_settings: { }
  19. type: text_default
  20. region: content
  21. links:
  22. weight: 1
  23. region: content
  24. settings: { }
  25. third_party_settings: { }
  26. hidden: { }