Enable antibot module
This commit is contained in:
parent
ec24a477bf
commit
1efe4ed3fc
2 changed files with 10 additions and 0 deletions
9
config/sync/antibot.settings.yml
Normal file
9
config/sync/antibot.settings.yml
Normal 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
|
|
@ -3,6 +3,7 @@ module:
|
||||||
admin_links_access_filter: 0
|
admin_links_access_filter: 0
|
||||||
admin_toolbar: 0
|
admin_toolbar: 0
|
||||||
admin_toolbar_tools: 0
|
admin_toolbar_tools: 0
|
||||||
|
antibot: 0
|
||||||
automated_cron: 0
|
automated_cron: 0
|
||||||
better_normalizers: 0
|
better_normalizers: 0
|
||||||
block: 0
|
block: 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue