Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
35
config/sync/field.field.node.blog.comment.yml
Normal file
35
config/sync/field.field.node.blog.comment.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
uuid: 8c494b1a-6cb0-4e09-b26b-fd22d5046ac7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.comment
|
||||
- node.type.blog
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: 2u1516pRLPEEjj2VR3MThKwKK3RmbjpI2CnKvwUJG_w
|
||||
id: node.blog.comment
|
||||
field_name: comment
|
||||
entity_type: node
|
||||
bundle: blog
|
||||
label: Comments
|
||||
description: ''
|
||||
required: false
|
||||
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