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

Add a note about the `/status/` path for load balancers to setup docs

Summary: Fixes T12926. This exists but isn't documented. Document it after the section about webserver setup, since that's probably when you'd want to set it up.

Test Plan: Read carefully, visited `/status/`.

Reviewers: chad, amckinley

Reviewed By: chad

Maniphest Tasks: T12926

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

+8
+8
src/docs/user/configuration/configuration_guide.diviner
··· 143 143 144 144 Restart lighttpd after making your edits, then continue below. 145 145 146 + 147 + Load Balancer Health Checks 148 + =========================== 149 + 150 + If you're using a load balancer in front of your webserver, you can configure 151 + it to perform health checks using the path `/status/`. 152 + 153 + 146 154 = Setup = 147 155 148 156 Now, navigate to whichever subdomain you set up. You should see instructions to