Aude has uploaded a new change for review.
https://gerrit.wikimedia.org/r/172895
Change subject: Set useLegacyUsageIndex to true for Wikibase client
......................................................................
Set useLegacyUsageIndex to true for Wikibase client
Change-Id: Id7f8b289c538ddc3596ec5fea35e9519e7d30201
---
M wmf-config/Wikibase.php
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/95/172895/1
diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index 3edea48..8c060ab 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -169,6 +169,9 @@
'Q17580674' => 'badge-featuredportal', // bug 73193
);
+ // until the tables are created and populated
+ $wgWBClientSettings['useLegacyUsageIndex'] = true;
+
$wgHooks['SetupAfterCache'][] = 'wmfWBClientExcludeNS';
function wmfWBClientExcludeNS() {
--
To view, visit https://gerrit.wikimedia.org/r/172895
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7f8b289c538ddc3596ec5fea35e9519e7d30201
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits