From: Chad Horohoe Date: Thu, 26 Mar 2009 03:21:33 +0000 (+0000) Subject: (bug 18169) Document $wgExportAllowListContributors. Nabbed description from WikiExpo... X-Git-Tag: 1.31.0-rc.0~42351 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles%22%2C%22id_article=%24ze_article%22%29%20.%20%22?a=commitdiff_plain;h=91f185f4ca8b7b7cb4d568940e9bbb34eadeea8c;p=lhc%2Fweb%2Fwiklou.git (bug 18169) Document $wgExportAllowListContributors. Nabbed description from WikiExporter. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index e5df4bcf1d..94a0dee784 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2283,6 +2283,9 @@ $wgExportAllowHistory = true; */ $wgExportMaxHistory = 0; +/** + * Return distinct author list (when not returning full history) + */ $wgExportAllowListContributors = false ; /**