proxy: split media proxy out
This commit is contained in:
parent
374c7bc1d8
commit
5ceb29db61
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in {
|
||||||
};
|
};
|
||||||
":activitypub" = {
|
":activitypub" = {
|
||||||
sign_object_fetches = true;
|
sign_object_fetches = true;
|
||||||
authorized_fetch_mode = true;s
|
authorized_fetch_mode = true;
|
||||||
};
|
};
|
||||||
":media_proxy" = {
|
":media_proxy" = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue