0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/modules/storage
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
..
helper_test.go Skip initing disabled storages (#21985) 2022-11-30 21:39:02 +08:00
helper.go Skip initing disabled storages (#21985) 2022-11-30 21:39:02 +08:00
local_test.go
local.go
minio.go
storage.go Skip initing disabled storages (#21985) 2022-11-30 21:39:02 +08:00