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