mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-30 18:19:00 -04:00
Fix: Use croner for clear-old-data
This commit is contained in:
parent
f2c294e9e5
commit
a27386bb92
5 changed files with 45 additions and 292 deletions
|
@ -1557,7 +1557,7 @@ let needSetup = false;
|
|||
}
|
||||
});
|
||||
|
||||
initBackgroundJobs(args);
|
||||
await initBackgroundJobs();
|
||||
|
||||
// Start cloudflared at the end if configured
|
||||
await cloudflaredAutoStart(cloudflaredToken);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue