mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09: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") ```