@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 myranch TLD

Summary: Fixes a typo in the Almanac docs.

Test Plan: Didn't test this one.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

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

authored by

Dmitri Iouchtchenko and committed by
epriestley
b639b382 b056b7f1

+1 -1
+1 -1
src/docs/user/userguide/almanac.diviner
··· 143 143 with certain names. 144 144 145 145 If you keep a list of cattle as devices with names like 146 - `cow001.herd.myranch.com`, `cow002.herd.myranch.moo`, you might have some 146 + `cow001.herd.myranch.moo`, `cow002.herd.myranch.moo`, you might have some 147 147 applications which query for all devices in `*.herd.myranch.moo`, and thus 148 148 want to limit who can create devices there in order to prevent mistakes. 149 149