[#1505] Added tests, changelog entry, tweaked config settings related to replies output on outgoing federation.
This commit is contained in:
parent
e84fee5b86
commit
d458f4fdca
7 changed files with 45 additions and 26 deletions
|
|
@ -15,6 +15,6 @@ defmodule Pleroma.Workers.RemoteFetcherWorker do
|
|||
},
|
||||
_job
|
||||
) do
|
||||
Fetcher.fetch_object_from_id!(id)
|
||||
{:ok, _object} = Fetcher.fetch_object_from_id(id)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue