This commit is contained in:
Sakooooo 2025-01-02 15:34:20 +04:00
parent 019953a6e0
commit 514101b88b
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -55,7 +55,10 @@ in {
cleanup_attachments = 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.Upload" = {
base_url = "https://media.social.sako.lol";