diff --git a/tune-tikv-memory-performance.md b/tune-tikv-memory-performance.md index efd5d09d2d7c9..2ee59e821d103 100644 --- a/tune-tikv-memory-performance.md +++ b/tune-tikv-memory-performance.md @@ -29,7 +29,7 @@ Each CF also has a separate `write buffer`. You can configure the size by settin ## Parameter specification -``` +```toml # Log level: trace, debug, warn, error, info, off. log-level = "info"