mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-24 18:10:52 +00:00
more on change avatar
This commit is contained in:
parent
22ab4fa1b0
commit
ef275ebf62
11 changed files with 42 additions and 18 deletions
|
@ -20,7 +20,7 @@ import (
|
|||
"github.com/macaron-contrib/session"
|
||||
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
// "github.com/gogits/gogs-ng/modules/ssh"
|
||||
// "github.com/gogits/gogs/modules/ssh"
|
||||
)
|
||||
|
||||
type Scheme string
|
||||
|
@ -488,5 +488,5 @@ func NewServices() {
|
|||
newRegisterMailService()
|
||||
newNotifyMailService()
|
||||
newWebhookService()
|
||||
// ssh.Listen("2022")
|
||||
// ssh.Listen("2222")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue