switched to restic repositoryFile, disable detailed documentation
This commit is contained in:
parent
5493ef8a57
commit
c942a2e87c
2 changed files with 4 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
|||
initialize = true;
|
||||
exclude = [ "/home/*/.cache" ];
|
||||
passwordFile = "/run/secrets/restic_password";
|
||||
repository = "$(cat /run/secrets/restic_url)";
|
||||
repositoryFile = "/run/secrets/restic_url";
|
||||
paths = [
|
||||
"/home"
|
||||
"/var/lib/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue