1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00

Remove one remaining "differential.anonymous-access"

Fixes T4091.

Auditors: btrahan
This commit is contained in:
epriestley 2013-11-12 07:51:25 -08:00
parent 62794e4494
commit 13514892e2

View file

@ -855,11 +855,6 @@ return array(
// not actually be receiving thorough review. // not actually be receiving thorough review.
'differential.enable-email-accept' => false, 'differential.enable-email-accept' => false,
// If you set this to true, users won't need to login to view differential
// revisions. Anonymous users will have read-only access and won't be able to
// interact with the revisions.
'differential.anonymous-access' => false,
// List of file regexps that should be treated as if they are generated by // List of file regexps that should be treated as if they are generated by
// an automatic process, and thus get hidden by default in differential. // an automatic process, and thus get hidden by default in differential.
'differential.generated-paths' => array( 'differential.generated-paths' => array(