mirror of
https://gitee.com/gitea/gitea
synced 2025-11-10 03:20:24 +08:00
Update docs and comments to remove macaron (#14491)
This commit is contained in:
@@ -308,7 +308,6 @@ func Config(ctx *context.Context) {
|
||||
|
||||
ctx.Data["EnvVars"] = envVars
|
||||
ctx.Data["Loggers"] = setting.GetLogDescriptions()
|
||||
ctx.Data["RedirectMacaronLog"] = setting.RedirectMacaronLog
|
||||
ctx.Data["EnableAccessLog"] = setting.EnableAccessLog
|
||||
ctx.Data["AccessLogTemplate"] = setting.AccessLogTemplate
|
||||
ctx.Data["DisableRouterLog"] = setting.DisableRouterLog
|
||||
|
||||
Reference in New Issue
Block a user