mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09: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