mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Almost done issue label #200
This commit is contained in:
@@ -25,7 +25,6 @@ import (
|
||||
"github.com/gogits/gogs/modules/social"
|
||||
)
|
||||
|
||||
// Check run mode(Default of martini is Dev).
|
||||
func checkRunMode() {
|
||||
switch base.Cfg.MustValue("", "RUN_MODE") {
|
||||
case "prod":
|
||||
|
Reference in New Issue
Block a user