community_builder-1.0.0-alpha1/config/install/core.entity_form_display.comment.post_comment.default.yml
config/install/core.entity_form_display.comment.post_comment.default.yml
langcode: en
status: true
dependencies:
config:
- comment.type.post_comment
- field.field.comment.post_comment.comment_body
module:
- text
id: comment.post_comment.default
targetEntityType: comment
bundle: post_comment
mode: default
content:
author:
weight: 0
region: content
settings: { }
third_party_settings: { }
comment_body:
type: text_textarea
weight: 1
settings:
rows: 5
placeholder: 'Your reply here'
third_party_settings: { }
region: content
hidden:
subject: true
