Lengthen honeypot protection times

This commit is contained in:
benjamin melançon 2022-09-12 17:18:45 -04:00
parent f9d0d99213
commit 8db9ac6f55

View file

@ -9,12 +9,11 @@ unprotected_forms:
- honeypot_settings_form - honeypot_settings_form
log: true log: true
element_name: url element_name: url
time_limit: 5 time_limit: 6
expire: 300 expire: 600
form_settings: form_settings:
user_register_form: true user_register_form: true
user_pass: true user_pass: true
contact_message_feedback_form: true
contact_message_personal_form: true contact_message_personal_form: true
node_action_form: false node_action_form: false
node_article_form: false node_article_form: false