diff --git a/ManageWikiSettings.php b/ManageWikiSettings.php index b7eea22140..68253f78c2 100644 --- a/ManageWikiSettings.php +++ b/ManageWikiSettings.php @@ -1177,6 +1177,15 @@ 'help' => 'Allows to change the page language for MediaWiki pages.', 'requires' => [], ], + 'wgPageImagesLeadSectionOnly' => [ + 'name' => 'Only choose images from section 0', + 'from' => 'pageimages', + 'type' => 'check', + 'overridedefault' => true, + 'section' => 'seo', + 'help' => 'Uncheck if the PageImages extension should take into account images from all sections', + 'requires' => [], + ], // Maps (E.G navigation) 'wgKartographerWikivoyageMode' => [