Move captcha support to another branch until I get time to fix it

This reverts commit 626d32d22b.
This commit is contained in:
Elijahr2411
2023-02-11 14:29:06 +00:00
parent 626d32d22b
commit 006edd4453
6 changed files with 1 additions and 66 deletions

View File

@@ -7,11 +7,6 @@ proxying = true
# 99% of the time this will only be 127.0.0.1
proxyAllowedIps = ["127.0.0.1"]
[hcaptcha]
enabled = false
sitekey = ""
secret = ""
[vm]
qemuArgs = "qemu-system-x86_64"
vncPort = 5900