models: done testing on new access system
This commit is contained in:
parent
e3dece1371
commit
473e265727
5 changed files with 132 additions and 74 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.5.15.0224 Beta"
|
||||
const APP_VER = "0.5.16.0228 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue