jenkins-bot has submitted this change and it was merged.
Change subject: Set $wgArticleCountMethod to 'any' on zhwikinews
......................................................................
Set $wgArticleCountMethod to 'any' on zhwikinews
Doing just that. Requires running updateArticleCount.php
after merge to recalculate the number of articles.
Bug: T53604
Change-Id: If91509ed276ed4dc5ecae6a2482cea5902f0bf21
---
M wmf-config/InitialiseSettings.php
1 file changed, 5 insertions(+), 4 deletions(-)
Approvals:
Chad: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index d19910f..3e2c688 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -11297,10 +11297,11 @@
'wgArticleCountMethod' => array(
'default' => 'link',
- 'cswikinews' => 'any', // Bug 43525
- 'enwikibooks' => 'comma', // Bug 27256
- 'ptwikibooks' => 'comma', // Bug 27256
- 'guwikisource' => 'any', // Bug 40173
+ 'cswikinews' => 'any', // bug 43525
+ 'enwikibooks' => 'comma', // bug 27256
+ 'ptwikibooks' => 'comma', // bug 27256
+ 'guwikisource' => 'any', // bug 40173
+ 'zhwikinews' => 'any', // T53604
),
'wgUseContributionTracking' => array(
--
To view, visit https://gerrit.wikimedia.org/r/192367
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If91509ed276ed4dc5ecae6a2482cea5902f0bf21
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits