Compare commits
2 Commits
0fb94b064e
...
2a01d75344
Author | SHA1 | Date | |
---|---|---|---|
2a01d75344 | |||
a0abed8e9d |
@ -3,8 +3,8 @@
|
|||||||
timers."nextcloud-cron" = {
|
timers."nextcloud-cron" = {
|
||||||
wantedBy = ["timers.target"];
|
wantedBy = ["timers.target"];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnBootSec = "20m";
|
OnBootSec = "5m";
|
||||||
OnUnitActiveSec = "20m";
|
OnUnitActiveSec = "5m";
|
||||||
Unit = "nextcloud-cron.service";
|
Unit = "nextcloud-cron.service";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user