mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	| @@ -134,6 +134,7 @@ func NewMacaron() *macaron.Macaron { | ||||
| 		DisableDebug: !setting.EnablePprof, | ||||
| 	})) | ||||
| 	m.Use(context.Contexter()) | ||||
| 	m.SetAutoHead(true) | ||||
| 	return m | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user