You are here

core.entity_form_display.comment.comment.default.yml in Open Social 8.8

modules/social_features/social_comment/config/features_removal/core.entity_form_display.comment.comment.default.yml

File

modules/social_features/social_comment/config/features_removal/core.entity_form_display.comment.comment.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.comment
  6. - field.field.comment.comment.field_comment_body
  7. id: comment.comment.default
  8. targetEntityType: comment
  9. bundle: comment
  10. mode: default
  11. content:
  12. field_comment_body:
  13. weight: 0
  14. settings:
  15. rows: 5
  16. placeholder: 'Add a comment'
  17. third_party_settings: { }
  18. type: string_textarea
  19. region: content
  20. author:
  21. weight: 1
  22. settings: { }
  23. third_party_settings: { }
  24. region: content
  25. hidden:
  26. subject: true