mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-24 06:01:28 +00: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