From c18400a7205e8d3eb5fb9f4467384d09917dc94c Mon Sep 17 00:00:00 2001 From: Christopher Thompson Date: Thu, 19 Mar 2020 01:05:57 -0400 Subject: [PATCH] Update honeypot setting --- config/sync/honeypot.settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sync/honeypot.settings.yml b/config/sync/honeypot.settings.yml index 1f7178f..f05bd5a 100644 --- a/config/sync/honeypot.settings.yml +++ b/config/sync/honeypot.settings.yml @@ -6,7 +6,7 @@ unprotected_forms: - honeypot_settings_form protect_all_forms: false log: false -element_name: site +element_name: url time_limit: 6 expire: 300 form_settings: @@ -14,10 +14,10 @@ form_settings: user_pass: false contact_message_feedback_form: true contact_message_personal_form: true + node_gleaning_form: false node_article_form: false node_blog_form: false node_collection_form: false - node_gleaning_form: false node_landing_page_form: false node_page_form: false node_people_form: false