We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e58db5 commit 132b3a7Copy full SHA for 132b3a7
1 file changed
conf/lila.conf
@@ -49,7 +49,7 @@ streamer.twitch.endpoint = "http://caddy/static/twitch-streamers.json"
49
streamer.twitch.client_id = "twitch-client-id"
50
streamer.twitch.secret = "twitch-secret"
51
52
-turnstile.enabled = true
+turnstile.enabled = false
53
54
# turnstile.site_key = "1x00000000000000000000AA" # Always passes; Visible; Test successful form submissions
55
# turnstile.site_key = "2x00000000000000000000AB" # Always fails; Visible; Test error handling and retry logic
0 commit comments