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