commit 44d3a6f2bdb31d45c0b219bcd2c22436a2adbb58 parent 1db02bf2df3873d0748818f5eb1796593fe2368a Author: Toni Brown <me@tb148.net> Date: Thu, 26 Feb 2026 11:50:52 +0800 reduce remote disk space Diffstat:
| M | configuration.nix | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/configuration.nix b/configuration.nix @@ -169,7 +169,6 @@ snapshot_dir = "/var/lib/btrbk/snapshots"; snapshot_preserve_min = "latest"; - snapshot_preserve = "7d"; target = "/var/lib/btrbk/backups"; target_preserve_min = "latest";