changed gc time (old was invalid?)
This commit is contained in:
parent
27aa743e28
commit
04b498f466
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 7d";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
settings.auto-optimise-store = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue