t470: be more aggressive pruning borgbase repo
This commit is contained in:
parent
ef2cf66c1a
commit
577043fb71
1 changed files with 2 additions and 2 deletions
|
|
@ -48,8 +48,8 @@
|
||||||
prune.keep = {
|
prune.keep = {
|
||||||
within = "1d";
|
within = "1d";
|
||||||
daily = 7;
|
daily = 7;
|
||||||
weekly = 4;
|
weekly = 2;
|
||||||
monthly = 6;
|
monthly = 3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue