jenkins-bot has submitted this change and it was merged.

Change subject: Use production settings for wgContentHandlerUseDB in beta
......................................................................


Use production settings for wgContentHandlerUseDB in beta

This was an oversight of If98a6c8a, the settings was enabled for all
prod wikis but not in beta.

Change-Id: I5ac6f2d5c24ea60bfac9c861a09d725bb6d63ac8
---
M wmf-config/InitialiseSettings-labs.php
1 file changed, 0 insertions(+), 6 deletions(-)

Approvals:
  Chad: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index f2103f4..fc14b7e 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -501,12 +501,6 @@
                'default' => 
'//[email protected]/4',
        ),
 
-       // Already true in production for some wikis, bug 49193
-       'wgContentHandlerUseDB' => array(
-               'default' => false,
-               'enwiki' => true,
-       ),
-
        // Thumbnail prerendering at upload time
        'wgUploadThumbnailRenderMap' => array(
                'default' => array( 320, 640, 800, 1024, 1280, 1920, 2560, 2880 
),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5ac6f2d5c24ea60bfac9c861a09d725bb6d63ac8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to