fixed up and added some things
This commit is contained in:
+3
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user