0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-22 00:08:29 +01:00
Jason Song 67881ae99a
Skip initing disabled storages (#21985)
If `Attachment` or `Packages` are disabled, we don't have to init the
storages for them.
2022-11-30 21:39:02 +08:00
..