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

typo fix in user doc for events

Summary: Typo fix in user documentation for events

Test Plan: None

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

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

authored by

root and committed by
epriestley
75c03986 b14ca389

+1 -1
+1 -1
src/docs/user/userguide/events.diviner
··· 15 15 require somewhat more effort upfront than simple configuration switches, but are 16 16 the most direct and powerful way to respond to events. 17 17 18 - = Installing Event Listeners (Phabicator) = 18 + = Installing Event Listeners (Phabricator) = 19 19 20 20 To install event listeners in Phabricator, follow these steps: 21 21