mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
25w48b
This commit is contained in:
parent
cf5ae0d184
commit
fd7e270db4
10 changed files with 56 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue