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
|
bootstrap: true
|
||||||
spam: true
|
spam: true
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
captcha:
|
honeypot:
|
||||||
replace_administration_mode: true
|
honeypot: true
|
||||||
|
time_restriction: true
|
||||||
|
|
Loading…
Reference in a new issue