-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi,
is it possible to define different retention policies for a repo and its copy?
Like
[default]
repository = ...
...
[default.retention]
keep-daily = 10
...
[default.copy]
repository = ...
...
[default.copy.retention]
keep-daily = 365
...
Use case would be: default is a local repo where copy is a remote repo and local repo should not hold as much snapshots as remote repo.
Regards
abelbabel
Metadata
Metadata
Assignees
Labels
No labels