typo in optimise

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-03-24 04:01:04 -04:00 committed by Alice Huston
parent c35ee793a1
commit bc7034e7e2

View File

@ -199,7 +199,7 @@
options = "--delete-older-than 30d";
};
optimize = {
optimise = {
automatic = true;
dates = [ "01:00" ];
};