#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
This commit is contained in:
parent
434614506e
commit
f946040fa9
10 changed files with 11 additions and 23 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue