jenkins-bot has submitted this change and it was merged.
Change subject: readd enableSiteLinkWidget setting for Wikibase
......................................................................
readd enableSiteLinkWidget setting for Wikibase
the default apparently is false, so using the default is no good.
Change-Id: I5a380988f17231a8c5f02fb3e900b238fa9d4c9c
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 543bca8..43012ec 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2543,6 +2543,7 @@
$wgWBClientSettings['withoutTermWeight'] = true;
$wgWBClientSettings['usePropertyInfoTable'] = false;
$wgWBClientSettings['sharedCacheDuration'] = 60 * 60 * 24;
+ $wgWBClientSettings['enableSiteLinkWidget'] = true;
$wgHooks['SetupAfterCache'][] = 'wmfWBClientExcludeNS';
--
To view, visit https://gerrit.wikimedia.org/r/74597
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a380988f17231a8c5f02fb3e900b238fa9d4c9c
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: Addshore <[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