1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 08:48:13 +00:00
Files
gitea/routers/init.go
zeripath dbd3b7f9fd Initialize cron last (#20373)
Cron will try to run certain things at startup but these depend on multiple things
being set-up. Therefore we should initialize cron last.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-15 16:20:05 +01:00

5.2 KiB