mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	| @@ -219,7 +219,7 @@ func registerRebuildIssueIndexer() { | ||||
| 		RunAtStart: false, | ||||
| 		Schedule:   "@annually", | ||||
| 	}, func(ctx context.Context, _ *user_model.User, config Config) error { | ||||
| 		return issue_indexer.PopulateIssueIndexer(ctx, false) | ||||
| 		return issue_indexer.PopulateIssueIndexer(ctx) | ||||
| 	}) | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user