need another cache
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
e66706e613
commit
ee5e3934dd
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue