update config

This commit is contained in:
WJQSERVER 2025-01-27 14:30:32 +08:00
parent 3c76050f18
commit 994705e007
6 changed files with 7 additions and 11 deletions

View file

@ -20,7 +20,7 @@ var (
BufferPool *sync.Pool
)
func InitReq(cfgBufferSize int) {
func InitReq() {
initChunkedHTTPClient()
initGitHTTPClient()