Commit config after db updates; primarily linebreak expansions

This commit is contained in:
benjamin melançon 2021-07-14 08:53:40 -04:00
parent f803aa6668
commit 27bc701d4a
82 changed files with 2765 additions and 199 deletions

View file

@ -18,7 +18,10 @@ tips:
plugin: text
label: Honeypot
weight: -10
body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\n\nClick Next to be guided through this configuration page.\n"
body: |
Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.
Click Next to be guided through this configuration page.
location: top
protect-all-forms:
id: protect-all-forms
@ -27,7 +30,10 @@ tips:
weight: -9
attributes:
data-id: edit-protect-all-forms
body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\n\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.\n"
body: |
Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.
Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.
location: bottom
log-blocked-form-submissions:
id: log-blocked-form-submissions