mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Update config option
This commit is contained in:
		| @@ -141,7 +141,6 @@ func Config(ctx *middleware.Context) { | ||||
| 	ctx.Data["Domain"] = base.Domain | ||||
| 	ctx.Data["RunUser"] = base.RunUser | ||||
| 	ctx.Data["RunMode"] = strings.Title(martini.Env) | ||||
| 	ctx.Data["EnableHttpsClone"] = base.EnableHttpsClone | ||||
| 	ctx.Data["RepoRootPath"] = base.RepoRootPath | ||||
|  | ||||
| 	ctx.Data["Service"] = base.Service | ||||
|   | ||||
		Reference in New Issue
	
	Block a user