You are here

core.entity_view_display.comment.comment_blog.default.yml in Brainstorm profile 8

config/install/core.entity_view_display.comment.comment_blog.default.yml

File

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