Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/74597


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/97/74597/1

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: newchange
Gerrit-Change-Id: I5a380988f17231a8c5f02fb3e900b238fa9d4c9c
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

Reply via email to