This commit is contained in:
Till 2023-11-23 18:00:17 +01:00
parent 5a227bfc45
commit c956dfb659
12 changed files with 59 additions and 35 deletions

View file

@ -11,8 +11,8 @@
snapshot_preserve_min = "4d";
snapshot_dir = "/btrbk_snapshots";
target = "/run/media/till/backup/${config.networking.hostName}";
target_preserve_min = "2h";
target_preserve = "40d 52w *m";
target_preserve_min = "latest";
target_preserve = "10d 10w *m";
};
};
};