Initial commit of configuration

This commit is contained in:
benjamin melançon 2023-11-20 20:56:39 -05:00
parent 97a9ba1c23
commit c102efd31b
640 changed files with 60699 additions and 0 deletions

View file

@ -0,0 +1,36 @@
uuid: a6a9fe62-bb25-4164-bfec-80e346323512
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: i9gg03KbztdQ0LmR6WLr5smEj5TBKU12U2X8ZlSpKJA
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
author:
weight: -2
region: content
comment_body:
type: text_textarea
weight: 11
settings:
rows: 5
placeholder: ''
third_party_settings: { }
region: content
subject:
type: string_textfield
weight: 10
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
hidden: { }