@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.

Put all cluster docs in the right documentation group

Summary: Some of these had the wrong `@group` header.

Test Plan: `grep`

Reviewers: chad

Reviewed By: chad

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

+5 -5
+1 -1
src/docs/user/cluster/cluster_daemons.diviner
··· 1 1 @title Cluster: Daemons 2 - @group intro 2 + @group cluster 3 3 4 4 Configuring Phabricator to use multiple daemon hosts. 5 5
+1 -1
src/docs/user/cluster/cluster_databases.diviner
··· 1 1 @title Cluster: Databases 2 - @group intro 2 + @group cluster 3 3 4 4 Configuring Phabricator to use multiple database hosts. 5 5
+1 -1
src/docs/user/cluster/cluster_notifications.diviner
··· 1 1 @title Cluster: Notifications 2 - @group intro 2 + @group cluster 3 3 4 4 Configuring Phabricator to use multiple notification servers. 5 5
+1 -1
src/docs/user/cluster/cluster_repositories.diviner
··· 1 1 @title Cluster: Repositories 2 - @group intro 2 + @group cluster 3 3 4 4 Configuring Phabricator to use multiple repository hosts. 5 5
+1 -1
src/docs/user/cluster/cluster_webservers.diviner
··· 1 1 @title Cluster: Web Servers 2 - @group intro 2 + @group cluster 3 3 4 4 Configuring Phabricator to use multiple web servers. 5 5