GC slightly less agressively
This commit is contained in:
parent
f6297461f5
commit
de8c6e1327
|
@ -37,7 +37,7 @@
|
|||
# GC agressively
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "hourly";
|
||||
dates = "daily";
|
||||
options = "--delete-older-than 7d";
|
||||
};
|
||||
distributedBuilds = true;
|
||||
|
|
Loading…
Reference in a new issue