diff --git a/tikv-configuration-file.md b/tikv-configuration-file.md index 53c0422d29c17..f50b90d4d4dbe 100644 --- a/tikv-configuration-file.md +++ b/tikv-configuration-file.md @@ -762,7 +762,7 @@ Configuration items related to Raftstore. ### `raft-log-gc-count-limit` + The hard limit on the allowable number of residual Raft logs -+ Default value: the log number that can be accommodated in the 3/4 Region size (calculated as 1MiB for each log) ++ Default value: the log number that can be accommodated in the 3/4 Region size (calculated as 1KiB for each log) + Minimum value: `0` ### `raft-log-gc-size-limit`