parsons/restics: s3CredentialsFile is deprecated

This is untested, but the documentation on the s3CredentialsFile option
seems to suggest this should be correct.
keep-around/1aebabe8a08065ab810bba7062c9d41256bd33cd
stuebinm 2022-02-01 14:03:40 +01:00
parent 10942ca464
commit 1aebabe8a0
1 changed files with 1 additions and 1 deletions

View File

@ -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"