fixed backup pruning.
This commit is contained in:
parent
e2bfd79e41
commit
0fe2f35093
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@
|
||||||
paths = null;
|
paths = null;
|
||||||
timerConfig = timer;
|
timerConfig = timer;
|
||||||
pruneOpts = pruneOpts;
|
pruneOpts = pruneOpts;
|
||||||
user = "restic";
|
user = "root";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(
|
(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue