mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-04 11:07:39 +08:00
fix #2010
This commit is contained in:
parent
43ff36e3e8
commit
d70d66d6d7
@ -33,7 +33,7 @@ var client = &http.Client{
|
||||
MaxIdleConns: 0,
|
||||
MaxIdleConnsPerHost: 999,
|
||||
},
|
||||
Timeout: time.Second * 5,
|
||||
Timeout: time.Second * 15,
|
||||
}
|
||||
|
||||
// ErrOverSize 响应主体过大时返回此错误
|
||||
|
Loading…
x
Reference in New Issue
Block a user