mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-28 13:15:56 -05:00
Convert playgroundEnabled: bool to string
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
This commit is contained in:
parent
8e39505644
commit
e1505a7573
@ -5,7 +5,7 @@
|
|||||||
"captchaExpiryTimeLimit" : 5,
|
"captchaExpiryTimeLimit" : 5,
|
||||||
"throttle" : 10,
|
"throttle" : 10,
|
||||||
"threadDelay" : 2,
|
"threadDelay" : 2,
|
||||||
"playgroundEnabled" : false,
|
"playgroundEnabled" : "false",
|
||||||
"corsHeader" : "*",
|
"corsHeader" : "*",
|
||||||
"maxAttempts" : 20,
|
"maxAttempts" : 20,
|
||||||
"captchas" : [ {
|
"captchas" : [ {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user