|
@@ -33,9 +33,9 @@ forest:
|
|
## 打开/关闭Forest响应内容日志(默认为 false)
|
|
## 打开/关闭Forest响应内容日志(默认为 false)
|
|
log-response-content: true
|
|
log-response-content: true
|
|
## 请求超时时间,单位为毫秒, 默认值为3000
|
|
## 请求超时时间,单位为毫秒, 默认值为3000
|
|
- timeout: 3000
|
|
|
|
|
|
+ timeout: 10000
|
|
## 连接超时时间,单位为毫秒, 默认值为2000
|
|
## 连接超时时间,单位为毫秒, 默认值为2000
|
|
- connect-timeout: 3000
|
|
|
|
|
|
+ connect-timeout: 10000
|
|
|
|
|
|
upload:
|
|
upload:
|
|
type: oss
|
|
type: oss
|