This commit is contained in:
wjqserver 2025-06-15 15:14:15 +08:00
parent cf5ae0d184
commit fd7e270db4
10 changed files with 56 additions and 21 deletions

View file

@ -3,6 +3,7 @@ host = "0.0.0.0"
port = 8080
netlib = "netpoll" # "netpoll" / "std" "standard" "net/http" "net"
senseClientDisconnection = false
goPoolSize = 1024
sizeLimit = 125 # MB
memLimit = 0 # MB
H2C = true