I want to make our local feed example.com/web/timelines/public/local
viewable by someone who is not logged in (or is from a different instance), similar to how example.com/public
works.
Basically, I just want to cut non-local posts out of /public
, but I haven’t been able to find out how.
Anyone know?