mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Fix #165
This commit is contained in:
		| @@ -206,7 +206,7 @@ func Config(ctx *middleware.Context) { | ||||
| 	ctx.Data["StaticRootPath"] = setting.StaticRootPath | ||||
| 	ctx.Data["LogRootPath"] = setting.LogRootPath | ||||
| 	ctx.Data["ScriptType"] = setting.ScriptType | ||||
| 	ctx.Data["ReverseProxyAuthUid"] = setting.ReverseProxyAuthUid | ||||
| 	ctx.Data["ReverseProxyAuthUser"] = setting.ReverseProxyAuthUser | ||||
|  | ||||
| 	ctx.Data["Service"] = setting.Service | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user