Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize cron last (go-gitea#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>
- Loading branch information