Object Storage: s3ForcePathStyle toggle does not work
What happened?
I'm using minio as a s3 compatible storage backend. When uploading a file to the drive, the bucket name is not included in the URL despite the s3ForcePathStyle
toggle being enabled.
What did you expect to happen?
The bucket name should be included in the URL before the prefix and after the endpoint.
Version
2024.3.2
Instance
mastodon.nexus
What type of issue is this?
I think it's a backend issue?
How do you deploy Sharkey on your server? (Server-side issues only)
Docker
What operating system are you using? (Server-side issues only)
Debian 12
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar issues, and this is not a duplicate.