mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-15 09:17:56 +08:00
Add database log adapter
This commit is contained in:
2
gogs.go
2
gogs.go
@ -17,7 +17,7 @@ import (
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.4.4.0619 Alpha"
|
||||
const APP_VER = "0.4.4.0620 Alpha"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
Reference in New Issue
Block a user