forked from forgejo/forgejo
fix API changes
This commit is contained in:
parent
6a6636d451
commit
81a44e4cd0
5 changed files with 7 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue