Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,28 @@
|
|||
uuid: 60355e58-29d7-4296-9d18-de42d493656f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- comment.type.comment
|
||||
- field.field.comment.comment.comment_body
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: NKR4rw7zIP3Ig8hYF1DXP6ZI1nifK89RPpDyrGo6BJE
|
||||
id: comment.comment.default
|
||||
targetEntityType: comment
|
||||
bundle: comment
|
||||
mode: default
|
||||
content:
|
||||
comment_body:
|
||||
label: hidden
|
||||
type: text_default
|
||||
weight: 0
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
Loading…
Add table
Add a link
Reference in a new issue