You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
570 B

4 years ago
  1. uuid: b34ecd00-2c57-4a84-8b03-3506ebff8b31
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - comment.type.comment_node_page
  7. - field.field.comment.comment_node_page.comment_body
  8. module:
  9. - text
  10. id: comment.comment_node_page.default
  11. targetEntityType: comment
  12. bundle: comment_node_page
  13. mode: default
  14. content:
  15. comment_body:
  16. label: hidden
  17. weight: 0
  18. type: text_default
  19. settings: { }
  20. third_party_settings: { }
  21. region: content
  22. links:
  23. weight: 100
  24. settings: { }
  25. third_party_settings: { }
  26. region: content
  27. hidden: { }