mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-31 21:12:51 +09:00
improved ssh supports
This commit is contained in:
@ -77,6 +77,8 @@ func setEngine() {
|
||||
//x.ShowSQL = true
|
||||
|
||||
log.Trace("Initialized database -> %s", dbName)
|
||||
|
||||
RepoRootPath = utils.Cfg.MustValue("repository", "ROOT")
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user