Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···174174175175 - run the websocket through a websocket-capable loadbalancer and terminate
176176 SSL there; or
177177- - run the websokket through `nginx` over the same socket as the rest of
177177+ - run the websocket through `nginx` over the same socket as the rest of
178178 your web traffic.
179179180180See the next sections for more detail.