jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/355479 )

Change subject: Wikivoyage should allow page images outside the lead
......................................................................


Wikivoyage should allow page images outside the lead

Bug: T166251
Change-Id: I6d3600d0d7cf4f4a643654033d35110a78cd2396
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  Bmansurov: 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 db9f6e4..01c71a7 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -17191,6 +17191,8 @@
 // T152115
 'wgPageImagesLeadSectionOnly' => [
        'default' => true,
+       // T166251
+       'wikivoyage' => false,
 ],
 'wmgPageImagesExpandOpenSearchXml' => [
        'default' => true,

-- 
To view, visit https://gerrit.wikimedia.org/r/355479
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6d3600d0d7cf4f4a643654033d35110a78cd2396
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Bmansurov <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to