Skip to content

Commit

Permalink
Update tikv-configuration-file.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai committed Jun 24, 2022
1 parent dee89c5 commit 96e36ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tikv-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ raftstore 相关的配置项。

+ 存储容量,即允许的最大数据存储大小。如果没有设置,则使用当前磁盘容量。如果要将多个 TiKV 实例部署在同一块物理磁盘上,需要在 TiKV 配置中添加该参数,参见[混合部署的关键参数介绍](/hybrid-deployment-topology.md#混合部署的关键参数介绍)
+ 默认值:0
+ 单位:KB|MB|GB

### `raftdb-path`

Expand Down

0 comments on commit 96e36ad

Please sign in to comment.