Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-11-04 18:50:34 -04:00
parent 3fcaa406d7
commit 95cc60cf0f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ in {
# S3 setup
":pleroma"."Pleroma.Upload" = {
uploader = mkRaw "Pleroma.Uploaders.S3";
base_url = "https://s3.us-west-000.backblazeb2.com";
base_url = "https://s3.us-west-000.backblazeb2.com/file/";
strip_exif = false;
};
":pleroma"."Pleroma.Uploaders.S3".bucket = "xeserv-akko";