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: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?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 ; /**