From 13514892e28ac55ad69c36a86bd0c3cf785e424b Mon Sep 17 00:00:00 2001 From: epriestley Date: Tue, 12 Nov 2013 07:51:25 -0800 Subject: [PATCH] Remove one remaining "differential.anonymous-access" Fixes T4091. Auditors: btrahan --- conf/default.conf.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf/default.conf.php b/conf/default.conf.php index 8291677b02..d06ab7f571 100644 --- a/conf/default.conf.php +++ b/conf/default.conf.php @@ -855,11 +855,6 @@ return array( // not actually be receiving thorough review. '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 // an automatic process, and thus get hidden by default in differential. 'differential.generated-paths' => array(