mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Little bug fix
This commit is contained in:
@@ -46,6 +46,7 @@ func NewServices() {
|
||||
// GlobalInit is for global configuration reload-able.
|
||||
func GlobalInit() {
|
||||
setting.NewConfigContext()
|
||||
log.Trace("Custom path: %s", setting.CustomPath)
|
||||
mailer.NewMailerContext()
|
||||
models.LoadModelsConfig()
|
||||
models.LoadRepoConfig()
|
||||
|
Reference in New Issue
Block a user