bench-forgejo/modules/storage
Jason Song 4e5d4d0073
Skip initing LFS storage if disabled ()
A complement to .

I overlooked it because the name of the switch is `StartServer`, not
`Enabled`. I believe the weird name is a legacy, but renaming is out of
scope.
2022-12-01 11:02:04 +02:00
..
helper.go Skip initing disabled storages () 2022-11-30 21:39:02 +08:00
helper_test.go Skip initing disabled storages () 2022-11-30 21:39:02 +08:00
local.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
local_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
minio.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
storage.go Skip initing LFS storage if disabled () 2022-12-01 11:02:04 +02:00