@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
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix bad documentation link in clustering intro doc

Summary: Fixes T10991.

Test Plan: Previewed harder, clicked link.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10991

Differential Revision: https://secure.phabricator.com/D15949

+2 -2
+2 -2
src/docs/user/cluster/cluster.diviner
··· 69 69 70 70 If you have additional auxiliary hosts which run builds and tests via Drydock, 71 71 you should //not// include them in the cluster address definition. For more 72 - detailed discussion of the Drydock security model, see @{Drydock User Guide: 73 - Security}. 72 + detailed discussion of the Drydock security model, see 73 + @{article:Drydock User Guide: Security}. 74 74 75 75 Most other clustering features will not work until you define a cluster by 76 76 configuring `cluster.addresses`.