Update administrator-ch.md
This commit is contained in:
parent
56e1f90d4b
commit
0bb86882a5
|
@ -102,6 +102,11 @@ RESTful服务使用的端口号,所有的HTTP请求(TCP)都需要向该接
|
|||
|
||||
日志文件目录,客户端和服务器的运行日志将写入该目录。
|
||||
|
||||
**shellActivityTimer**
|
||||
- 默认值:3
|
||||
|
||||
系统在服务端保持结果集的最长时间,范围[1-120]。
|
||||
|
||||
**maxUsers**
|
||||
- 默认值:10,000
|
||||
|
||||
|
@ -411,4 +416,4 @@ TDengine启动后,会自动创建一个监测数据库`LOG`,并自动将服
|
|||
这些监测信息的采集缺省是打开的,但可以修改配置文件里的选项`monitor`将其关闭或打开。
|
||||
|
||||
|
||||
[1]: https://github.com/taosdata/TDengine/tree/develop/importSampleData
|
||||
[1]: https://github.com/taosdata/TDengine/tree/develop/importSampleData
|
||||
|
|
Loading…
Reference in New Issue