Little bug fix
This commit is contained in:
parent
d72fdc9900
commit
ff48aeddef
4 changed files with 16 additions and 13 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue