Merge pull request #28498 from taosdata/yu285-patch-17

docs:Update description of "numOfCommitThread" 01-taosd.md
This commit is contained in:
Shengliang Guan 2024-10-25 11:30:16 +08:00 committed by GitHub
commit 3e6d710809
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -163,7 +163,7 @@ charset 的有效值是 UTF-8。
| 参数名称 | 参数说明 |
| :----------------: | :---------------------------------------------: |
| numOfCommitThreads | 写入线程的最大数量,取值范围 0-1024缺省值为 4 |
| numOfCommitThreads | 落盘线程的最大数量,取值范围 0-1024缺省值为 4 |
### 日志相关