chore: clean up code

This commit is contained in:
Chris Kruining 2025-11-05 09:32:18 +01:00
parent 5f92a37996
commit c64e98e0c0
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
3 changed files with 3 additions and 41 deletions

View file

@ -16,7 +16,7 @@ in
paths = "/var/media/test";
encryption.mode = "none";
environment.BORG_SSH = "ssh -i /home/chris/.ssh/id_ed25519 -4";
repo = "ssh://chris@beheer.hazelhof.nl:222/home/chris/backups/media";
repo = "ssh://chris@beheer.hazelhof.nl:222/media";
compression = "auto,zstd";
startAt = "daily";
};