mirror of
https://gitee.com/gitea/gitea
synced 2025-12-26 18:26:36 +08: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