Remove deprecated option from restic
This commit is contained in:
parent
b144c30596
commit
2e352d1032
@ -5,7 +5,7 @@
|
||||
backblaze = {
|
||||
initialize = true;
|
||||
passwordFile = "/secrets/restic/data.key";
|
||||
s3CredentialsFile = "/secrets/restic/credentials.txt";
|
||||
environmentFile = "/secrets/restic/credentials.txt";
|
||||
repository = "b2:architect:/";
|
||||
paths = [ "/var/lib" "/secrets" ];
|
||||
pruneOpts = [
|
||||
|
Loading…
Reference in New Issue
Block a user