mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-14 03:58:06 -05:00
update test config to match newest config options
This commit is contained in:
parent
9b56759c80
commit
e1a88735e3
@ -3,11 +3,11 @@
|
||||
"port" : 8888,
|
||||
"address" : "0.0.0.0",
|
||||
"captchaExpiryTimeLimit" : 5,
|
||||
"throttle" : 10,
|
||||
"bufferCount" : 10,
|
||||
"threadDelay" : 2,
|
||||
"playgroundEnabled" : false,
|
||||
"corsHeader" : "*",
|
||||
"maxAttempts" : 20,
|
||||
"maxAttemptsRatio" : 0.01,
|
||||
"captchas" : [ {
|
||||
"name" : "DebugCaptcha",
|
||||
"allowedLevels" : [ "debug" ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user