fixes some config changes
This commit is contained in:
parent
bd5f7db7f7
commit
c7f3186650
1 changed files with 2 additions and 3 deletions
|
|
@ -17,13 +17,12 @@
|
|||
};
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
interval = "weekly";
|
||||
options = "delete-older-than 7d";
|
||||
persistent = false;
|
||||
};
|
||||
optimise = {
|
||||
automatic = true;
|
||||
dates = [ "weekly" ];
|
||||
interval = "weekly";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue