Run garbage collection before optimiser

This commit is contained in:
Andreas Zweili 2024-03-06 16:49:33 +01:00
parent 7930729f31
commit e84098db10
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
# enable garbage collection
gc = {
automatic = true;
dates = "daily";
dates = "16:00";
options = "--delete-older-than 30d";
};
optimise = {