Lengthen honeypot protection times
This commit is contained in:
parent
f9d0d99213
commit
8db9ac6f55
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue