Enable honeypot for all webforms

This commit is contained in:
benjamin melançon 2022-09-12 17:18:07 -04:00
parent 2fbd18b020
commit f9d0d99213

View file

@ -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