default value for keep.within
This commit is contained in:
parent
718887cc8d
commit
b71545a152
@ -85,6 +85,7 @@ in {
|
||||
services.k8s-gitlab-borg.config = {
|
||||
k8s-gitlab-borg.timezone = mkIf (config.time.timeZone != null) config.time.timeZone;
|
||||
|
||||
keep.within = "15min";
|
||||
keep."4h".count = 6;
|
||||
keep.daily.count = 7;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user