Added stuff in config directory

This commit is contained in:
2021-08-07 22:55:05 +02:00
parent 2aeec2a7a1
commit 3b5735c68d
413 changed files with 25939 additions and 1 deletions

View File

@ -0,0 +1,36 @@
uuid: 22bb348e-ada0-400d-a791-6e16f372bf64
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
author:
weight: -2
region: content
comment_body:
type: text_textarea
weight: 11
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
subject:
type: string_textfield
weight: 10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }