diff --git a/docs/zh/14-reference/01-components/06-taoskeeper.md b/docs/zh/14-reference/01-components/06-taoskeeper.md index 3aa65480c8..95b5504058 100644 --- a/docs/zh/14-reference/01-components/06-taoskeeper.md +++ b/docs/zh/14-reference/01-components/06-taoskeeper.md @@ -70,6 +70,8 @@ taosKeeper 支持用 `taoskeeper -c ` 命令来指定配置 **下面是配置文件的示例:** ```toml +# The ID of the currently running instance of the component that generated the QID, +# default is 64. instanceId = 64 # Listening port, default is 6043.