Files
auricom-home-cluster/kubernetes/cluster-0/apps/storage/kopia-web/config/repository.config
auricom 732ef74f65 borgserver
2022-11-21 00:38:34 +01:00

21 lines
421 B
Plaintext

{
"storage": {
"type": "filesystem",
"config": {
"path": "/snapshots",
"dirShards": null
}
},
"caching": {
"cacheDirectory": "cache",
"maxCacheSize": 5242880000,
"maxMetadataCacheSize": 5242880000,
"maxListCacheDuration": 30
},
"hostname": "cluster",
"username": "root",
"description": "Cluster",
"enableActions": false,
"formatBlobCacheDuration": 900000000000
}