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
···109109 just those started with `phd start`. If you're writing a restart script,
110110 have it launch any custom daemons explicitly after `phd restart`.
111111 - You can write your own daemons and manage them with `phd` by extending
112112- @{class:PhabricatorDaemon}. See {article@contributor:Adding New Classes}.
112112+ @{class:PhabricatorDaemon}. See @{article@contributor:Adding New Classes}.
113113 - See @{article:Diffusion User Guide} for details about tuning the repository
114114 daemon.
115115···137137138138 - learning about the repository daemon with @{article:Diffusion User Guide};
139139 or
140140- - writing your own daemons with {article@contributor:Adding New Classes}.
140140+ - writing your own daemons with @{article@contributor:Adding New Classes}.