📖 Docs: Update document
Browse files- README.md +1 -1
- README_CN.md +1 -1
README.md
CHANGED
@@ -125,7 +125,7 @@ api_keys:
|
|
125 |
## Environment Variables
|
126 |
|
127 |
- CONFIG_URL: The download address of the configuration file, it can be a local file or a remote file, optional
|
128 |
-
- TIMEOUT: Request timeout, default is
|
129 |
|
130 |
## Docker Local Deployment
|
131 |
|
|
|
125 |
## Environment Variables
|
126 |
|
127 |
- CONFIG_URL: The download address of the configuration file, it can be a local file or a remote file, optional
|
128 |
+
- TIMEOUT: Request timeout, default is 40 seconds. The timeout can control the time needed to switch to the next channel when a channel does not respond. Optional.
|
129 |
|
130 |
## Docker Local Deployment
|
131 |
|
README_CN.md
CHANGED
@@ -125,7 +125,7 @@ api_keys:
|
|
125 |
## 环境变量
|
126 |
|
127 |
- CONFIG_URL: 配置文件的下载地址,可以是本地文件,也可以是远程文件,选填
|
128 |
-
- TIMEOUT: 请求超时时间,默认为
|
129 |
|
130 |
## Docker Local Deployment
|
131 |
|
|
|
125 |
## 环境变量
|
126 |
|
127 |
- CONFIG_URL: 配置文件的下载地址,可以是本地文件,也可以是远程文件,选填
|
128 |
+
- TIMEOUT: 请求超时时间,默认为 40 秒,超时时间可以控制当一个渠道没有响应时,切换下一个渠道需要的时间。选填
|
129 |
|
130 |
## Docker Local Deployment
|
131 |
|