Add maxAttempts in debug-config.json

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
This commit is contained in:
Rahul Rudragoudar 2021-12-27 10:40:16 +05:30
parent 5e15ca6c35
commit dff305ae14
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
"threadDelay" : 2,
"playgroundEnabled" : false,
"corsHeader" : "*",
"maxAttempts" : 20,
"captchas" : [ {
"name" : "DebugCaptcha",
"allowedLevels" : [ "debug" ],