fixed up and added some things

This commit is contained in:
2026-06-15 23:59:34 +02:00
parent 96eba42c04
commit 095f516a55
4 changed files with 140 additions and 24 deletions
+3 -1
View File
@@ -4,6 +4,7 @@ host * {
directory:./html
apimode:0
block-ua:match("Discordbot")
index:index2.html
}
globals {
@@ -12,5 +13,6 @@ globals {
port:8080
https-port:8443
key:./key.pem
cert./cert.pem
cert:./cert.pem
max-length:8192
}