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

@ -92,7 +92,7 @@ func setupRateLimit(cfg *config.Config) {
}
func InitReq() {
proxy.InitReq(cfg.Server.BufferSize)
proxy.InitReq()
}
func init() {