mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-14 05:52:43 +00:00
Mirror fix
This commit is contained in:
parent
805732fdc7
commit
bbd38829eb
2 changed files with 1 additions and 2 deletions
|
@ -167,7 +167,6 @@ func init() {
|
|||
os.Exit(2)
|
||||
}
|
||||
}
|
||||
Cfg.BlockMode = false
|
||||
|
||||
AppName = Cfg.MustValue("", "APP_NAME", "Gogs: Go Git Service")
|
||||
AppLogo = Cfg.MustValue("", "APP_LOGO", "img/favicon.png")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue