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
35
config/sync/field.field.node.article.comment.yml
Normal file
35
config/sync/field.field.node.article.comment.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
uuid: 7733c824-8b82-4b1c-810a-a46a6ade834f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.comment
|
||||
- node.type.article
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: r5hRugc6YdPtshnRHWTHfXqV-H4ayy4RUmYrjwtee_Q
|
||||
id: node.article.comment
|
||||
field_name: comment
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: Comments
|
||||
description: ''
|
||||
required: true
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
status: 2
|
||||
cid: 0
|
||||
last_comment_timestamp: 0
|
||||
last_comment_name: null
|
||||
last_comment_uid: 0
|
||||
comment_count: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
default_mode: 1
|
||||
per_page: 50
|
||||
anonymous: 0
|
||||
form_location: false
|
||||
preview: 1
|
||||
field_type: comment
|
Loading…
Add table
Add a link
Reference in a new issue