升级至8069版本:版本号更新/代理配置系统/红包计时埋点/长连接重构/回调修复
This commit is contained in:
+12
-1
@@ -27,6 +27,17 @@
|
||||
"disabledCmdList": ["A000"],
|
||||
|
||||
"newsSynWxId":false,
|
||||
"dt": true
|
||||
"dt": true,
|
||||
|
||||
"proxyConfig": {
|
||||
"allowDirectOnProxyFail": true,
|
||||
"longConnTimeout": 15,
|
||||
"longConnReadTimeout": 210,
|
||||
"longConnRetryTimes": 30,
|
||||
"longConnRetryInterval": 500,
|
||||
"shortConnTimeout": 15,
|
||||
"maxLongRetryTimes": 10,
|
||||
"longRetryInterval": 60
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user