chill on the gc
This commit is contained in:
parent
d43866304d
commit
6d947db800
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
options = "--delete-older-than=30d";
|
options = "--delete-older-than=90d";
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue