mirror of
https://github.com/gogs/gogs.git
synced 2025-12-24 01:00:00 +01:00
#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
This commit is contained in:
@@ -222,7 +222,6 @@ func Config(ctx *middleware.Context) {
|
||||
|
||||
ctx.Data["SessionConfig"] = setting.SessionConfig
|
||||
|
||||
ctx.Data["PictureService"] = setting.PictureService
|
||||
ctx.Data["DisableGravatar"] = setting.DisableGravatar
|
||||
|
||||
type logger struct {
|
||||
|
||||
Reference in New Issue
Block a user