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.

36 lines
724 B

5 years ago
  1. uuid: db25b472-9fe7-485c-bd13-1d4d3be9f6a8
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - comment.type.comment
  7. - field.field.comment.comment.comment_body
  8. module:
  9. - text
  10. _core:
  11. default_config_hash: I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes
  12. id: comment.comment.default
  13. targetEntityType: comment
  14. bundle: comment
  15. mode: default
  16. content:
  17. author:
  18. weight: -2
  19. region: content
  20. comment_body:
  21. type: text_textarea
  22. weight: 11
  23. region: content
  24. settings:
  25. rows: 5
  26. placeholder: ''
  27. third_party_settings: { }
  28. subject:
  29. type: string_textfield
  30. weight: 10
  31. region: content
  32. settings:
  33. size: 60
  34. placeholder: ''
  35. third_party_settings: { }
  36. hidden: { }