Enable and configure AntiBot to protect Contact and Training forms

This commit is contained in:
Clayton Dewey 2019-01-03 16:09:48 -07:00
parent 7dbec35edf
commit ea1daa3943
3 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,23 @@
uuid: 8d3537a1-c75d-47f2-9d56-398adc51fb6f
langcode: en
status: true
dependencies:
module:
- antibot
id: config_sync.module.antibot
snapshotSet: config_sync
extensionType: module
extensionName: antibot
items:
-
collection: ''
name: antibot.settings
data:
form_ids:
- comment_comment_form
- user_login_form
- user_pass
- user_register_form
- contact_message_feedback_form
- contact_message_personal_form
show_form_ids: false