Added stuff in config directory
This commit is contained in:
28
config/core.entity_view_display.comment.comment.default.yml
Normal file
28
config/core.entity_view_display.comment.comment.default.yml
Normal file
@ -0,0 +1,28 @@
|
||||
uuid: 7fd25a11-a92a-4a83-a3c4-4bcdefa9889b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- comment.type.comment
|
||||
- field.field.comment.comment.comment_body
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 77Ye1kR-P6AaiGfEO8mnXNSr7nqtnP3PiiVBwJeGGMI
|
||||
id: comment.comment.default
|
||||
targetEntityType: comment
|
||||
bundle: comment
|
||||
mode: default
|
||||
content:
|
||||
comment_body:
|
||||
label: hidden
|
||||
type: text_default
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
links:
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user