Move configuration to standard location (config next to web)

This commit is contained in:
Benjamin Melançon 2019-07-18 21:22:58 -04:00
parent c3696b4b96
commit 8fdc0426d5
472 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,36 @@
uuid: a585ba99-aa8d-4342-9925-2308d63111e0
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: { }