removes intervals
This commit is contained in:
parent
c7f3186650
commit
8a5766ddc4
1 changed files with 0 additions and 2 deletions
|
|
@ -17,12 +17,10 @@
|
||||||
};
|
};
|
||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
interval = "weekly";
|
|
||||||
options = "delete-older-than 7d";
|
options = "delete-older-than 7d";
|
||||||
};
|
};
|
||||||
optimise = {
|
optimise = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
interval = "weekly";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue