added filtering for bot known bot subject and textarea
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 49s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 49s
This commit is contained in:
parent
8445bb23ab
commit
7de49d32d3
2 changed files with 10 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Configuration and Messages
|
||||
const debugEnabled = true
|
||||
const debugEnabled = false
|
||||
const mouseDebugEnabled = false
|
||||
const zsrCheckEnabled = false
|
||||
const interactionThreshold = 15 // Time in seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue