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

Remove one remaining "differential.anonymous-access"

Fixes T4091.

Auditors: btrahan

-5
-5
conf/default.conf.php
··· 855 855 // not actually be receiving thorough review. 856 856 'differential.enable-email-accept' => false, 857 857 858 - // If you set this to true, users won't need to login to view differential 859 - // revisions. Anonymous users will have read-only access and won't be able to 860 - // interact with the revisions. 861 - 'differential.anonymous-access' => false, 862 - 863 858 // List of file regexps that should be treated as if they are generated by 864 859 // an automatic process, and thus get hidden by default in differential. 865 860 'differential.generated-paths' => array(