Skip to content
Snippets Groups Projects
Commit 2d3bb486 authored by Matthew Pickering's avatar Matthew Pickering
Browse files

tweak cron timer

parent 067fd7e4
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ in {
wants = [ "network.target" ];
wantedBy = [ "multi-user.target" ];
timerConfig = {
OnCalendar = "*-*-* 8:00:00";
OnCalendar = "*-*-* 3:00:00";
Unit = "ghc-note-perf-import.service";
};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment