Move the config sync directory
This commit is contained in:
parent
b5d1dc7551
commit
4008f511f8
295 changed files with 2 additions and 29 deletions
20
config/honeypot.settings.yml
Normal file
20
config/honeypot.settings.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
unprotected_forms:
|
||||
- user_login_form
|
||||
- search_form
|
||||
- search_block_form
|
||||
- views_exposed_form
|
||||
- honeypot_settings_form
|
||||
protect_all_forms: true
|
||||
log: true
|
||||
element_name: url
|
||||
time_limit: 5
|
||||
expire: 300
|
||||
form_settings:
|
||||
user_register_form: false
|
||||
user_pass: false
|
||||
node_page_form: false
|
||||
node_post_form: false
|
||||
node_talk_form: false
|
||||
node_workshop_form: false
|
||||
_core:
|
||||
default_config_hash: 9bVDfWSa_In6VzTXmy04jJ_3ZQobihKjO9isuuUCPaw
|
Loading…
Add table
Add a link
Reference in a new issue