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

vrana eb9ecab1 6352f0f0

+2 -2
+2 -2
conf/default.conf.php
··· 975 975 // "phd launch <N> taskmaster". 976 976 'phd.start-taskmasters' => 4, 977 977 978 - // Path to custom celerity resource map. Absolute or relative to 979 - // 'phabricator/src'. See also `scripts/celerity_mapper.php`. 978 + // Path to custom celerity resource map relative to 'phabricator/src'. 979 + // See also `scripts/celerity_mapper.php`. 980 980 'celerity.resource-path' => '__celerity_resource_map__.php', 981 981 982 982 // This value is an input to the hash function when building resource hashes.