doc: fix markdown typo in config document

This commit is contained in:
danielclow 2023-02-11 12:02:42 +08:00
parent e6b4cf914f
commit 05102b043c
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ taos -C
taos --dump-config taos --dump-config
``` ```
# Configuration Parameters ## Configuration Parameters
:::note :::note
The parameters described in this document by the effect that they have on the system. The parameters described in this document by the effect that they have on the system.

View File

@ -29,7 +29,7 @@ taos -C
taos --dump-config taos --dump-config
``` ```
# 配置参数详细列表 ## 配置参数详细列表
:::note :::note
本节内容覆盖产品的配置参数,适用于服务端的参数按其对产品行为的影响进行分类,这其中有部分参数也同时适用于客户端;但有少量参数仅适用于客户端,这部分参数进行了单独归类。 本节内容覆盖产品的配置参数,适用于服务端的参数按其对产品行为的影响进行分类,这其中有部分参数也同时适用于客户端;但有少量参数仅适用于客户端,这部分参数进行了单独归类。