Select the types of activity you want to include in your feed.
@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
···975975 // "phd launch <N> taskmaster".
976976 'phd.start-taskmasters' => 4,
977977978978- // Path to custom celerity resource map. Absolute or relative to
979979- // 'phabricator/src'. See also `scripts/celerity_mapper.php`.
978978+ // Path to custom celerity resource map relative to 'phabricator/src'.
979979+ // See also `scripts/celerity_mapper.php`.
980980 'celerity.resource-path' => '__celerity_resource_map__.php',
981981982982 // This value is an input to the hash function when building resource hashes.