Skip to content

Commit 1351489

Browse files
author
epriestley
committedNov 12, 2013
Remove one remaining "differential.anonymous-access"
Fixes T4091. Auditors: btrahan
1 parent 62794e4 commit 1351489

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎conf/default.conf.php

-5
Original file line numberDiff line numberDiff line change
@@ -855,11 +855,6 @@
855855
// not actually be receiving thorough review.
856856
'differential.enable-email-accept' => false,
857857

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-
863858
// List of file regexps that should be treated as if they are generated by
864859
// an automatic process, and thus get hidden by default in differential.
865860
'differential.generated-paths' => array(

0 commit comments

Comments
 (0)
Failed to load comments.