core.entity_view_display.comment.answers_comment.default.yml in Answers 2.0.x
Same filename and directory in other branches
modules/core/config/install/core.entity_view_display.comment.answers_comment.default.yml
File
modules/core/config/install/core.entity_view_display.comment.answers_comment.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.answers_comment
- - field.field.comment.answers_comment.comment_body
- module:
- - text
- id: comment.answers_comment.default
- targetEntityType: comment
- bundle: answers_comment
- mode: default
- content:
- comment_body:
- weight: 0
- label: hidden
- settings: { }
- third_party_settings: { }
- type: text_default
- region: content
- links:
- weight: 1
- region: content
- settings: { }
- third_party_settings: { }
- hidden: { }