added new configs to debug-config.json

Signed-off-by: JacobPozaic <jacobpozaic@gmail.com>
This commit is contained in:
jacobp 2021-12-07 14:57:31 -05:00 committed by JacobPozaic
parent 51a6fdc729
commit 4b28cc3564

View File

@ -5,6 +5,8 @@
"captchaExpiryTimeLimit" : 5,
"throttle" : 10,
"threadDelay" : 2,
"playgroundEnabled" : false,
"corsHeader" : "*",
"captchas" : [ {
"name" : "DebugCaptcha",
"allowedLevels" : [ "debug" ],