Fix gitea backups
This commit is contained in:
parent
d96da2f3b6
commit
99f1c28019
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ let
|
|||
compression = "zstd,10";
|
||||
startAt = "*-*-* 2,6,10,14,18,22:30:00";
|
||||
extraInitArgs = "--make-parent-dirs";
|
||||
archiveBaseName = name;
|
||||
|
||||
encryption = {
|
||||
mode = "repokey-blake2";
|
||||
|
|
Loading…
Reference in a new issue