forgejo/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 Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
cache
context Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
cron
generate
highlight
httplib
indexer Global code search support (#3664) 2018-03-16 22:04:33 +08:00
lfs Fix path cleanup in multiple places (#3871) 2018-05-01 09:46:04 +08:00
log
mailer
markup Fix wiki inter-links with cases and add tests for this case (#3560) 2018-03-05 20:39:12 +02:00
minwinsvc
notification
options
private
process
public
search Global code search support (#3664) 2018-03-16 22:04:33 +08:00
setting Removed unnecessary line referencing LFS struct (#4113) 2018-06-04 21:07:42 +03:00
ssh
sync
templates Issue due date (#3794) 2018-05-01 22:05:28 +03:00
test API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
user
util Fix #4081 Check for leading / in base before removing it (#4082) 2018-05-30 21:23:43 +08:00
validation Add tag check to release draft creation (#3729) 2018-06-04 08:34:44 +03:00