doc: fix markdown typo in config document
This commit is contained in:
parent
e6b4cf914f
commit
05102b043c
|
@ -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.
|
||||||
|
|
|
@ -29,7 +29,7 @@ taos -C
|
||||||
taos --dump-config
|
taos --dump-config
|
||||||
```
|
```
|
||||||
|
|
||||||
# 配置参数详细列表
|
## 配置参数详细列表
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
本节内容覆盖产品的配置参数,适用于服务端的参数按其对产品行为的影响进行分类,这其中有部分参数也同时适用于客户端;但有少量参数仅适用于客户端,这部分参数进行了单独归类。
|
本节内容覆盖产品的配置参数,适用于服务端的参数按其对产品行为的影响进行分类,这其中有部分参数也同时适用于客户端;但有少量参数仅适用于客户端,这部分参数进行了单独归类。
|
||||||
|
|
Loading…
Reference in New Issue