We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62794e4 commit 1351489Copy full SHA for 1351489
conf/default.conf.php
@@ -855,11 +855,6 @@
855
// not actually be receiving thorough review.
856
'differential.enable-email-accept' => false,
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
// List of file regexps that should be treated as if they are generated by
864
// an automatic process, and thus get hidden by default in differential.
865
'differential.generated-paths' => array(
0 commit comments