"Restore better, built-in comment functionality to the site" #130
1 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ entity_type: node
|
|||
bundle: article
|
||||
label: Comments
|
||||
description: ''
|
||||
required: true
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
|
@ -29,7 +29,7 @@ default_value_callback: ''
|
|||
settings:
|
||||
default_mode: 1
|
||||
per_page: 50
|
||||
anonymous: 0
|
||||
form_location: false
|
||||
preview: 1
|
||||
anonymous: 1
|
||||
form_location: true
|
||||
preview: 0
|
||||
field_type: comment
|
||||
|
|
Loading…
Add table
Reference in a new issue