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
···4141This tool can purge caches in a granular way, but it's normally easiest to
4242just purge all of the caches:
43434444- phabricator/ $ ./bin/cache purge --purge-all
4444+ phabricator/ $ ./bin/cache purge --all
45454646You can purge caches safely. The data they contain can always be rebuilt from
4747other data if Phabricator needs it.