mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	fix API changes
This commit is contained in:
		| @@ -202,7 +202,6 @@ func Config(ctx *middleware.Context) { | ||||
| 	ctx.Data["CacheInternal"] = setting.CacheInternal | ||||
| 	ctx.Data["CacheConn"] = setting.CacheConn | ||||
|  | ||||
| 	ctx.Data["SessionProvider"] = setting.SessionProvider | ||||
| 	ctx.Data["SessionConfig"] = setting.SessionConfig | ||||
|  | ||||
| 	ctx.Data["PictureService"] = setting.PictureService | ||||
|   | ||||
		Reference in New Issue
	
	Block a user