mirror of
https://gitee.com/gitea/gitea
synced 2025-12-28 19:26:34 +08:00
Remove qiniu/log
This commit is contained in:
@@ -60,6 +60,7 @@ func GlobalInit() {
|
||||
|
||||
models.HasEngine = true
|
||||
cron.NewCronContext()
|
||||
log.NewGitLogger(path.Join(setting.LogRootPath, "http.log"))
|
||||
}
|
||||
if models.EnableSQLite3 {
|
||||
log.Info("SQLite3 Enabled")
|
||||
|
||||
Reference in New Issue
Block a user