Set $wgMediaInTargetLanguage to true by default
authorMax Semenik <maxsem.wiki@gmail.com>
Thu, 21 Feb 2019 04:26:46 +0000 (20:26 -0800)
committerMax Semenik <maxsem.wiki@gmail.com>
Thu, 21 Feb 2019 04:26:46 +0000 (20:26 -0800)
This feature flag is still unreleased, flipping it on by default
in preparation for removal.

Change-Id: Ice3c3d7e35023d93afb85d43f838c18dae9a9c3a

includes/DefaultSettings.php

index 537f411..e924b60 100644 (file)
@@ -1234,7 +1234,7 @@ $wgAllowTitlesInSVG = false;
  *
  * @since 1.33
  */
-$wgMediaInTargetLanguage = false;
+$wgMediaInTargetLanguage = true;
 
 /**
  * The maximum number of pixels a source image can have if it is to be scaled