what
This commit is contained in:
parent
019953a6e0
commit
514101b88b
|
@ -55,7 +55,10 @@ in {
|
||||||
cleanup_attachments = true;
|
cleanup_attachments = true;
|
||||||
allow_relay = true;
|
allow_relay = true;
|
||||||
};
|
};
|
||||||
":media_proxy".enabled = false;
|
":media_proxy" = {
|
||||||
|
enabled = false;
|
||||||
|
base_url = "media.social.sako.lol";
|
||||||
|
};
|
||||||
"Pleroma.Web.Endpoint" = { url.host = "social.sako.lol"; };
|
"Pleroma.Web.Endpoint" = { url.host = "social.sako.lol"; };
|
||||||
"Pleroma.Upload" = {
|
"Pleroma.Upload" = {
|
||||||
base_url = "https://media.social.sako.lol";
|
base_url = "https://media.social.sako.lol";
|
||||||
|
|
Loading…
Reference in a new issue