From f339497fa3b42d0c6328c90f88ddae86617ba0f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 26 Dec 2018 22:00:06 -0500 Subject: [PATCH] Don't provide a comment preview option it's ugly and it risks people not saving Ref #32 --- config/sync/field.field.node.blog.comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/field.field.node.blog.comment.yml b/config/sync/field.field.node.blog.comment.yml index 8a47144..54201c7 100644 --- a/config/sync/field.field.node.blog.comment.yml +++ b/config/sync/field.field.node.blog.comment.yml @@ -31,5 +31,5 @@ settings: per_page: 50 anonymous: 1 form_location: true - preview: 1 + preview: 0 field_type: comment