0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-19 10:24:21 +01:00
gitea/modules/storage
dicarne d0d6aad85f
Supports forced use of S3 virtual-hosted style (#30969)
Add a configuration item to enable S3 virtual-hosted style (V2) to solve
the problem caused by some S3 service providers not supporting path
style (V1).
2024-05-15 08:56:17 -05:00
..
helper.go
helper_test.go
local.go
local_test.go
minio.go Supports forced use of S3 virtual-hosted style (#30969) 2024-05-15 08:56:17 -05:00
minio_test.go
storage.go
storage_test.go