feat: add walconfig dir back (#2606)

Signed-off-by: ZhangJian He <shoothzj@gmail.com>
This commit is contained in:
ZhangJian He
2023-10-16 19:26:06 +08:00
committed by GitHub
parent 59d4081f7a
commit d9e7b898a3
6 changed files with 26 additions and 2 deletions

View File

@@ -82,6 +82,8 @@ enable = true
# WAL options.
[wal]
# WAL data directory
# dir = "/tmp/greptimedb/wal"
# WAL file size in bytes.
file_size = "256MB"
# WAL purge threshold.