Enable antibot module

This commit is contained in:
benjamin melançon 2020-03-25 14:18:48 -04:00
parent ec24a477bf
commit 1efe4ed3fc
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,9 @@
form_ids:
- 'comment_*'
- user_login_form
- user_pass
- user_register_form
- 'contact_*'
show_form_ids: false
_core:
default_config_hash: 7QwhifH5gAzkdFMMDFV6XQRrcx4PAvtROZO8rs19nTo

View file

@ -3,6 +3,7 @@ module:
admin_links_access_filter: 0
admin_toolbar: 0
admin_toolbar_tools: 0
antibot: 0
automated_cron: 0
better_normalizers: 0
block: 0