rsync.net on zfsborg: less snapshots

This commit is contained in:
2024-05-02 17:41:13 +03:00
parent 1de6593d28
commit ceec1b3412
2 changed files with 12 additions and 1 deletions

View File

@@ -78,6 +78,12 @@
"- gitea/data/repo-archive/"
];
backup_at = "*-*-* 01:00:00 UTC";
prune.keep = {
within = "1d";
daily = 1;
weekly = 0;
monthly = 0;
};
}
{
mountpoint = "/var/lib";