Skip to content

S3 uploader: support for namespaced bucket

href requested to merge href/pleroma:s3-namespace into develop

Fixes #532 (closed).

This just adds an extra bucket_namespace config field.

Not sure this is the best way of fixing this either. Should we break the way public_endpoint is done currently to let the user have more freedom ? E.g. using a subdomain S3, like bucketname.s3.wasabisys.com.

Merge request reports