restic: remove nextcloud dir from backup
this is making it copy any files there and its not really necessary since the database is covered and nothing else is of note
This commit is contained in:
parent
5fbae9dc20
commit
3c78a67089
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@
|
||||||
|
|
||||||
paths = [
|
paths = [
|
||||||
"/var/lib/private/uptime-kuma"
|
"/var/lib/private/uptime-kuma"
|
||||||
"/var/lib/nextcloud"
|
|
||||||
"/var/lib/vaultwarden"
|
"/var/lib/vaultwarden"
|
||||||
"/var/backups/db-backup"
|
"/var/backups/db-backup"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue