Apply database updates
This commit is contained in:
parent
4d03914d17
commit
c1520113fd
125 changed files with 5396 additions and 154 deletions
|
@ -41,7 +41,7 @@ tips:
|
|||
plugin: text
|
||||
label: 'Honeypot Element Name'
|
||||
weight: -7
|
||||
body: 'Spam bots typically fill out any field they believe will help get links back to their site, so tempting them with a field named something like ''url'', ''homepage'', or ''link'' makes it hard for them to resist filling in the field—and easy to catch them in the trap and reject their submissions!'
|
||||
body: "Spam bots typically fill out any field they believe will help get links back to their site, so tempting them with a field named something like 'url', 'homepage', or 'link' makes it hard for them to resist filling in the field—and easy to catch them in the trap and reject their submissions!"
|
||||
selector: '#edit-element-name'
|
||||
position: top-start
|
||||
honeypot-time-limit:
|
||||
|
@ -49,7 +49,7 @@ tips:
|
|||
plugin: text
|
||||
label: 'Honeypot Time Limit'
|
||||
weight: -6
|
||||
body: 'If you enter a positive value, Honeypot will require that all protected forms take at least that many seconds long to fill out. Most forms take at least 5-10 seconds to complete (if you''re a human), so setting this to a value < 5 will help protect against spam bots. Set to 0 to disable.'
|
||||
body: "If you enter a positive value, Honeypot will require that all protected forms take at least that many seconds long to fill out. Most forms take at least 5-10 seconds to complete (if you're a human), so setting this to a value < 5 will help protect against spam bots. Set to 0 to disable."
|
||||
selector: '#edit-time-limit'
|
||||
position: top-start
|
||||
honeypot-form-specific-settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue