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
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
@title Cluster: Daemons
|
@title Cluster: Daemons
|
||||||
@group intro
|
@group cluster
|
||||||
|
|
||||||
Configuring Phabricator to use multiple daemon hosts.
|
Configuring Phabricator to use multiple daemon hosts.
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
@title Cluster: Databases
|
@title Cluster: Databases
|
||||||
@group intro
|
@group cluster
|
||||||
|
|
||||||
Configuring Phabricator to use multiple database hosts.
|
Configuring Phabricator to use multiple database hosts.
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
@title Cluster: Notifications
|
@title Cluster: Notifications
|
||||||
@group intro
|
@group cluster
|
||||||
|
|
||||||
Configuring Phabricator to use multiple notification servers.
|
Configuring Phabricator to use multiple notification servers.
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
@title Cluster: Repositories
|
@title Cluster: Repositories
|
||||||
@group intro
|
@group cluster
|
||||||
|
|
||||||
Configuring Phabricator to use multiple repository hosts.
|
Configuring Phabricator to use multiple repository hosts.
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
@title Cluster: Web Servers
|
@title Cluster: Web Servers
|
||||||
@group intro
|
@group cluster
|
||||||
|
|
||||||
Configuring Phabricator to use multiple web servers.
|
Configuring Phabricator to use multiple web servers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user