mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 16:05:55 +02:00
✨ borgserver
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
Reference in New Issue
Block a user