mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-02 16:35:19 +02:00
improved ssh supports
This commit is contained in:
parent
d4728fafaf
commit
b1b6def5bc
6 changed files with 66 additions and 30 deletions
|
@ -77,6 +77,8 @@ func setEngine() {
|
|||
//x.ShowSQL = true
|
||||
|
||||
log.Trace("Initialized database -> %s", dbName)
|
||||
|
||||
RepoRootPath = utils.Cfg.MustValue("repository", "ROOT")
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue