Reduce kept generations
This commit is contained in:
parent
1dfb5d1b68
commit
0c88fb118b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 30d";
|
||||
options = "--delete-older-than 7d";
|
||||
dates = "weekly";
|
||||
};
|
||||
optimise.automatic = true;
|
||||
|
|
Loading…
Reference in a new issue