This commit is contained in:
wjqserver 2025-04-19 21:14:09 +08:00
parent 5e0f95dae3
commit 6fb7e1150e
7 changed files with 55 additions and 23 deletions

View file

@ -1,6 +1,7 @@
[server]
host = "0.0.0.0"
port = 8080
netlib = "netpoll" # "netpoll" / "std" "standard" "net/http" "net"
sizeLimit = 125 # MB
memLimit = 0 # MB
H2C = true