jenkins-bot has submitted this change and it was merged.
Change subject: Enable otherProjectsLinks on it.wikipedia
......................................................................
Enable otherProjectsLinks on it.wikipedia
In Wikibase client settings, otherProjectsLinks is enabled by default.
Bug: T77012
Change-Id: Ifed877937f14413cb5d3a6433fcd3de21f572a85
---
M wmf-config/InitialiseSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
MaxSem: Looks good to me, approved
Dereckson: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 844c4ff..6c0559b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13915,6 +13915,9 @@
'ilowiki' => array(
'sort' => 'alphabetic',
),
+ 'itwiki' => array(
+ 'otherProjectsLinksByDefault' => true, // T77012
+ ),
'itwikisource' => array(
'otherProjectsLinksByDefault' => true,
),
--
To view, visit https://gerrit.wikimedia.org/r/180818
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifed877937f14413cb5d3a6433fcd3de21f572a85
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Glaisher <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Dereckson <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Tpt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits