mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-11 04:05:10 +02:00
parent
a1b2a11812
commit
f91dbbba98
90 changed files with 434 additions and 464 deletions
|
@ -140,7 +140,7 @@ func InitWebInstalled(ctx context.Context) {
|
|||
|
||||
mustInitCtx(ctx, models.Init)
|
||||
mustInitCtx(ctx, authmodel.Init)
|
||||
mustInit(repo_service.Init)
|
||||
mustInitCtx(ctx, repo_service.Init)
|
||||
|
||||
// Booting long running goroutines.
|
||||
mustInit(indexer_service.Init)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue