Version 0.3.0

Enhanced multithreading engine, bugs fixed and more!
This commit is contained in:
Bill Gates
2026-08-07 15:06:13 +02:00
parent bd78ab9225
commit 3276224943
8 changed files with 259 additions and 120 deletions
+3 -3
View File
@@ -2,9 +2,8 @@
host * {
directory:./html
apimode:0
block-ua:match("Discordbot")
index:index2.html
pesmode:0
index:index.html
}
globals {
@@ -15,4 +14,5 @@ globals {
key:./key.pem
cert:./cert.pem
max-length:8192
threading:1
}