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
spam: true
third_party_settings:
captcha:
replace_administration_mode: true
honeypot:
honeypot: true
time_restriction: true