1
0
Fork 0
gitea/modules
Inon S 1bcabb8b1e Removed unnecessary line referencing LFS struct (#4113)
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")
```
2018-06-04 21:07:42 +03:00
..
auth Add tag check to release draft creation (#3729) 2018-06-04 08:34:44 +03:00
avatar
base
cache
context
cron
generate
highlight
httplib
indexer
lfs
log
mailer
markup
minwinsvc
notification
options
private
process
public
search
setting Removed unnecessary line referencing LFS struct (#4113) 2018-06-04 21:07:42 +03:00
ssh
sync
templates
test
user
util
validation Add tag check to release draft creation (#3729) 2018-06-04 08:34:44 +03:00