mining-scripts/configs/db.toml
2023-03-30 12:08:22 +00:00

9 lines
119 B
TOML

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