I pretend to support it just for solidarity with the south-- but honestly the whole "unsweet" tea always did annoy me. It should be "unsweetened"
Timeline
Post
Remote status
Replies
21@f0x @jeru @p anyway either do
config :pleroma, :activitypub,
authorized_fetch_mode: falsein prod.secret.exs or this setting in the admin UI:
@bajax @f0x @p @jeru It's not that I think. Requests returns 404 Not Found, so it's the other break federation button/config.
pleroma-broken-federation-local-activities.png
config :pleroma, :restrict_unauthenticated,if you want to restrict access to remote posts, but not break federation.
activities: %{local: false, remote: true}
pleroma-broken-federation-local-activities.png