mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-07-01 01:43:07 +08:00
Safe work
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.5.6.1024 Beta"
|
||||
const APP_VER = "0.5.6.1025 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
Reference in New Issue
Block a user