Disable comment threading (display), allow contact info, show form
This commit is contained in:
parent
d255c477a4
commit
d7cf4dab5a
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@ default_value:
|
|||
comment_count: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
default_mode: 1
|
||||
default_mode: 0
|
||||
per_page: 50
|
||||
anonymous: 0
|
||||
form_location: false
|
||||
anonymous: 1
|
||||
form_location: true
|
||||
preview: 1
|
||||
field_type: comment
|
||||
|
|
Loading…
Reference in a new issue