update borg backup list
This commit is contained in:
parent
3fb930cfca
commit
bb0e38c2f8
1 changed files with 1 additions and 1 deletions
|
|
@ -231,9 +231,9 @@
|
||||||
# Use SSH alias from SSH config for remote backup to thinkpad borg server
|
# Use SSH alias from SSH config for remote backup to thinkpad borg server
|
||||||
repositoryUrl = "ssh://borg-box/./hs";
|
repositoryUrl = "ssh://borg-box/./hs";
|
||||||
backupPaths = [
|
backupPaths = [
|
||||||
"/home"
|
|
||||||
"/mnt/storage/appbulk/immich/library/"
|
"/mnt/storage/appbulk/immich/library/"
|
||||||
"/mnt/storage/Media/DCIM"
|
"/mnt/storage/Media/DCIM"
|
||||||
|
"/mnt/storage/Media/nsfw"
|
||||||
];
|
];
|
||||||
# Examples:
|
# Examples:
|
||||||
# backupFrequency = "daily"; # Midnight (default)
|
# backupFrequency = "daily"; # Midnight (default)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue