treevault/test/vault.json
Ivan Yuriev 866d2dc255 full implementation!
needs heavy testing and benchmarking
2024-12-12 03:32:23 +03:00

9 lines
131 B
JSON

{
"snapshots_path": "./snapshots",
"port": 12345,
"forest": [
"tree1",
"tree2",
"tree3"
]
}