mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 01:57:20 +00:00
Mirror fix
This commit is contained in:
@ -341,6 +341,7 @@ func newSessionService() {
|
||||
log.Fatal("Init session system failed, provider: %s, %v",
|
||||
SessionProvider, err)
|
||||
}
|
||||
go SessionManager.GC()
|
||||
|
||||
log.Info("Session Service Enabled")
|
||||
}
|
||||
|
Reference in New Issue
Block a user