mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Polishing
This commit is contained in:
parent
12aedc0996
commit
cad65f517c
3 changed files with 22 additions and 19 deletions
2
main.go
2
main.go
|
@ -13,6 +13,6 @@ func main() {
|
|||
if beego.BConfig.RunMode == "prod" {
|
||||
beego.SetLevel(beego.LevelInformational)
|
||||
}
|
||||
beego.BConfig.Log.FileLineNum = false
|
||||
//beego.BConfig.Log.FileLineNum = false
|
||||
beego.Run()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue