parsons/restics: s3CredentialsFile is deprecated
This is untested, but the documentation on the s3CredentialsFile option seems to suggest this should be correct.
This commit is contained in:
parent
10942ca464
commit
1aebabe8a0
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
|
||||
services.restic.backups.tardis = {
|
||||
passwordFile = "/persist/restic/system";
|
||||
s3CredentialsFile = "/persist/restic/system.s3creds";
|
||||
environmentFile = "/persist/restic/system.s3creds";
|
||||
paths = [
|
||||
"/home"
|
||||
"/persist"
|
||||
|
|
Loading…
Reference in a new issue