mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-04 00:31:10 +08:00
update config
This commit is contained in:
parent
3c76050f18
commit
994705e007
6 changed files with 7 additions and 11 deletions
2
main.go
2
main.go
|
|
@ -92,7 +92,7 @@ func setupRateLimit(cfg *config.Config) {
|
|||
}
|
||||
|
||||
func InitReq() {
|
||||
proxy.InitReq(cfg.Server.BufferSize)
|
||||
proxy.InitReq()
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue