Skip to content

Commit 19a655f

Browse files
authored
Update tikv-configuration-file.md
1 parent 05df9ea commit 19a655f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tikv-configuration-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@ Configuration items related to Raft Engine.
13341334
### `enable`
13351335

13361336
+ Determines whether to use Raft Engine to store Raft logs. When it is enabled, configurations of `raftdb` are ignored.
1337-
+ Default value: `"true"`
1337+
+ Default value: `true`
13381338

13391339
### `dir`
13401340

0 commit comments

Comments
 (0)