client-java/config/tikv_rawkv.toml

8 lines
131 B
TOML

# TiKV Configuration.
[raftstore]
# set store capacity, if no set, use disk capacity.
capacity = "8G"
[storage]
enable-ttl = true