mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
ssh push support
This commit is contained in:
@@ -76,7 +76,9 @@ func setEngine() {
|
||||
|
||||
//x.ShowDebug = true
|
||||
//orm.ShowErr = true
|
||||
//x.ShowSQL = true
|
||||
f, _ := os.Create("xorm.log")
|
||||
orm.Logger = f
|
||||
orm.ShowSQL = true
|
||||
|
||||
//log.Trace("Initialized database -> %s", dbName)
|
||||
|
||||
|
Reference in New Issue
Block a user