need another cache

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-11-04 20:57:49 -04:00
parent e66706e613
commit ee5e3934dd
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ in {
# S3 setup
":pleroma"."Pleroma.Upload" = {
uploader = mkRaw "Pleroma.Uploaders.S3";
base_url = "https://media.akko.within.website/file/";
base_url = "https://f001.backblazeb2.com/file/";
strip_exif = false;
};
":pleroma"."Pleroma.Uploaders.S3".bucket = "xeserv-akko";