mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 02:04:27 +00:00
1bcabb8b1e
https://github.com/go-gitea/gitea/pull/4035#issuecomment-394286204 @ohwgiles points out that the config section should, in fact, still be in accordance with the "server" struct, which contains the "LFS" struct. I should just remove the line ``` sec = Cfg.Section("LFS") ```