allow renaming borg backups
This commit is contained in:
parent
5419038e75
commit
790d62a58f
2 changed files with 4 additions and 1 deletions
|
@ -74,6 +74,9 @@ in
|
|||
};
|
||||
compression = "auto,lz4";
|
||||
startAt = "daily";
|
||||
environment = {
|
||||
BORG_RELOCATED_REPO_ACCESS_IS_OK = "yes";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue