Add corn rask monitor panel
This commit is contained in:
parent
e07674bff1
commit
d952b4200c
25 changed files with 1909 additions and 398 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.4.4.0612 Alpha"
|
||||
const APP_VER = "0.4.4.0613 Alpha"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue