diff --git a/config/sync/field.field.node.article.comment.yml b/config/sync/field.field.node.article.comment.yml index 90ebf67..b4353db 100644 --- a/config/sync/field.field.node.article.comment.yml +++ b/config/sync/field.field.node.article.comment.yml @@ -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