mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 07:30:15 +00:00
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") ``` |
||
|---|---|---|
| .. | ||
| auth | ||
| avatar | ||
| base | ||
| cache | ||
| context | ||
| cron | ||
| generate | ||
| highlight | ||
| httplib | ||
| indexer | ||
| lfs | ||
| log | ||
| mailer | ||
| markup | ||
| minwinsvc | ||
| notification | ||
| options | ||
| private | ||
| process | ||
| public | ||
| search | ||
| setting | ||
| ssh | ||
| sync | ||
| templates | ||
| test | ||
| user | ||
| util | ||
| validation | ||