Untitled
unknown
plain_text
a year ago
451 B
11
Indexable
{
// source/dest of backups
source: "",
// group declarations and settings
groups: {
light: {
backups: 4,
},
medium: {},
weight: {},
},
// paths by group by user
users: {
root: {
light: [
"pon uno"
],
},
kokaito: {
light: [
"",
],
medium: [
"/home/kokaito/Videos",
],
weight: [
"/home/kokaito/vmware",
],
},
},
}
Editor is loading...
Leave a Comment