mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
show lfs config on admin panel (#7220)
This commit is contained in:
@@ -225,6 +225,7 @@ func Config(ctx *context.Context) {
|
||||
ctx.Data["ReverseProxyAuthEmail"] = setting.ReverseProxyAuthEmail
|
||||
|
||||
ctx.Data["SSH"] = setting.SSH
|
||||
ctx.Data["LFS"] = setting.LFS
|
||||
|
||||
ctx.Data["Service"] = setting.Service
|
||||
ctx.Data["DbCfg"] = models.DbCfg
|
||||
|
Reference in New Issue
Block a user