diff --git a/tests/debug-config.json b/tests/debug-config.json index 5b9e35d..fa09853 100644 --- a/tests/debug-config.json +++ b/tests/debug-config.json @@ -5,6 +5,8 @@ "captchaExpiryTimeLimit" : 5, "throttle" : 10, "threadDelay" : 2, + "playgroundEnabled" : false, + "corsHeader" : "*", "captchas" : [ { "name" : "DebugCaptcha", "allowedLevels" : [ "debug" ],