mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
@@ -49,6 +49,7 @@ func GlobalInit() {
|
||||
|
||||
if setting.InstallLock {
|
||||
highlight.NewContext()
|
||||
markdown.InitMarkdown()
|
||||
markdown.NewSanitizer()
|
||||
if err := models.NewEngine(); err != nil {
|
||||
log.Fatal(4, "Failed to initialize ORM engine: %v", err)
|
||||
|
Reference in New Issue
Block a user