aboutsummaryrefslogtreecommitdiff
path: root/carton.toml
blob: 0a7504df4c9d0e364ef622c2da0323853095b15d (plain)
1
2
3
4
5
6
7
8
[server.storage]
backend.root = "test-v2/blobs"

[server.index]
root = "test-v2/cache"

[client.fs]
mountpoint = "test-v2/fs"