mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 10:36:34 +01:00
Chnage moodle ro hour ly
This commit is contained in:
parent
40f010ce7d
commit
d021728c06
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
wantedBy = [ "timers.target" ];
|
wantedBy = [ "timers.target" ];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnBootSec = "5m";
|
OnBootSec = "5m";
|
||||||
OnUnitActiveSec = "6h";
|
OnUnitActiveSec = "1h";
|
||||||
Unit = "moodle-dl.service";
|
Unit = "moodle-dl.service";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue