mining-scripts/configs/db.toml
2022-11-17 11:35:40 +08:00

9 lines
118 B
TOML

port = 8710
num_workers = 20
db_path = "/bnk/data"
token = ""
[options]
create_if_missing = true
atomic_flush = true