fixes backrest
This commit is contained in:
parent
eabd5d2bfc
commit
6cb7b05336
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ let
|
||||||
flags = [
|
flags = [
|
||||||
"-o 'sftp.args=-i /root/.ssh/id_ed25519 -o StrictHostKeyChecking=accept-new'"
|
"-o 'sftp.args=-i /root/.ssh/id_ed25519 -o StrictHostKeyChecking=accept-new'"
|
||||||
];
|
];
|
||||||
autoInitialize = true;
|
autoInitialize = false;
|
||||||
prunePolicy = {
|
prunePolicy = {
|
||||||
schedule = {
|
schedule = {
|
||||||
disabled = true;
|
disabled = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue