Enable honeypot for all webforms
This commit is contained in:
parent
2fbd18b020
commit
f9d0d99213
1 changed files with 3 additions and 2 deletions
|
@ -336,5 +336,6 @@ requirements:
|
|||
bootstrap: true
|
||||
spam: true
|
||||
third_party_settings:
|
||||
captcha:
|
||||
replace_administration_mode: true
|
||||
honeypot:
|
||||
honeypot: true
|
||||
time_restriction: true
|
||||
|
|
Loading…
Reference in a new issue