diff --git a/tikv-configuration-file.md b/tikv-configuration-file.md index 9ccd686c3f6d9..967a82be3aef4 100644 --- a/tikv-configuration-file.md +++ b/tikv-configuration-file.md @@ -1063,9 +1063,9 @@ Configuration items related to `rocksdb.defaultcf`, `rocksdb.writecf`, and `rock + Default value: `"128MB"` + Unit: KB|MB|GB -## rocksdb.defaultcf.titan | rocksdb.writecf.titan | rocksdb.lockcf.titan +## rocksdb.defaultcf.titan -Configuration items related to `rocksdb.defaultcf.titan`, `rocksdb.writecf.titan`, and `rocksdb.lockcf.titan`. +Configuration items related to `rocksdb.defaultcf.titan`. ### `min-blob-size` @@ -1141,7 +1141,7 @@ Configuration items related to `rocksdb.defaultcf.titan`, `rocksdb.writecf.titan + Determines whether to use the merge operator to write back blob indexes for Titan GC. When `gc-merge-rewrite` is enabled, it reduces the effect of Titan GC on the writes in the foreground. + Default value: `false` -## `raftdb` +## raftdb Configuration items related to `raftdb`