add captcha support
This commit is contained in:
@@ -7,6 +7,11 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user