26 lines
595 B
JSON
26 lines
595 B
JSON
[
|
|
{
|
|
"path": "/home/esa/Pictures",
|
|
"compression": "zstd",
|
|
"comp_ratio": 19,
|
|
"target": "/home/esa/pCloudDrive/Backups/borgBackup/pictures",
|
|
"excludes": [],
|
|
"enabled": true
|
|
},
|
|
{
|
|
"path": "/home/esa/Music",
|
|
"compression": "zstd",
|
|
"comp_ratio": 19,
|
|
"target": "/home/esa/pCloudDrive/Backups/borgBackup/music",
|
|
"excludes": [],
|
|
"enabled": true
|
|
},
|
|
{
|
|
"path": "/home/esa/Documents",
|
|
"compression": "zstd",
|
|
"comp_ratio": 19,
|
|
"target": "/home/esa/pCloudDrive/Backups/borgBackup/documents",
|
|
"excludes": [],
|
|
"enabled": true
|
|
}
|
|
] |