Reconvert playgroundEnabled to bool in debug-config.json

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
This commit is contained in:
Rahul Rudragoudar 2022-01-09 21:37:22 +05:30
commit 2a01c176f7

View File

@ -5,7 +5,7 @@
"captchaExpiryTimeLimit" : 5,
"throttle" : 10,
"threadDelay" : 2,
"playgroundEnabled" : "false",
"playgroundEnabled" : false,
"corsHeader" : "*",
"maxAttempts" : 20,
"captchas" : [ {