diff --git a/config/honeypot.settings.yml b/config/honeypot.settings.yml index 98d28e3..f03e6eb 100644 --- a/config/honeypot.settings.yml +++ b/config/honeypot.settings.yml @@ -9,12 +9,11 @@ unprotected_forms: - honeypot_settings_form log: true element_name: url -time_limit: 5 -expire: 300 +time_limit: 6 +expire: 600 form_settings: user_register_form: true user_pass: true - contact_message_feedback_form: true contact_message_personal_form: true node_action_form: false node_article_form: false