Keep fewer old generations
This commit is contained in:
parent
8c18210ffd
commit
200337812b
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
};
|
||||
gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 7d";
|
||||
options = "--delete-older-than 3d";
|
||||
dates = "05:00";
|
||||
randomizedDelaySec = "30min";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue