mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Merge branch 'master' of github.com:gogits/gogs
This commit is contained in:
		@@ -167,7 +167,6 @@ func init() {
 | 
				
			|||||||
			os.Exit(2)
 | 
								os.Exit(2)
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	Cfg.BlockMode = false
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	AppName = Cfg.MustValue("", "APP_NAME", "Gogs: Go Git Service")
 | 
						AppName = Cfg.MustValue("", "APP_NAME", "Gogs: Go Git Service")
 | 
				
			||||||
	AppLogo = Cfg.MustValue("", "APP_LOGO", "img/favicon.png")
 | 
						AppLogo = Cfg.MustValue("", "APP_LOGO", "img/favicon.png")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user