mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-27 04:53:13 -05:00
Add maxAttempts in debug-config.json
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
This commit is contained in:
parent
5e15ca6c35
commit
dff305ae14
@ -7,6 +7,7 @@
|
||||
"threadDelay" : 2,
|
||||
"playgroundEnabled" : false,
|
||||
"corsHeader" : "*",
|
||||
"maxAttempts" : 20,
|
||||
"captchas" : [ {
|
||||
"name" : "DebugCaptcha",
|
||||
"allowedLevels" : [ "debug" ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user