diff --git a/assets/js/bestellformular.js b/assets/js/bestellformular.js index e12b9d0..314539b 100644 --- a/assets/js/bestellformular.js +++ b/assets/js/bestellformular.js @@ -2,7 +2,7 @@ const debugEnabled = false const mouseDebugEnabled = false const zsrCheckEnabled = false -const interactionThreshold = 15 // Time in seconds +const interactionThreshold = 5 // Time in seconds const interactionCountThreshold = 5 // Number of interactions let botDetected = false