Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354389 )

Change subject: Enable TimedMediaHandler's new video player Beta Feature in Labs
......................................................................

Enable TimedMediaHandler's new video player Beta Feature in Labs

Bug: T148103
Change-Id: Iecb02ebcd4b8726559d136d8338bc251ea2e59d3
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/89/354389/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7ccf087..9677b66 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -898,6 +898,9 @@
 
        // The type of HTML5 player to use
        $wgTmhWebPlayer = $wmgTmhWebPlayer;
+
+       // Enable the Beta Feature for trying out the new video player (see 
also the BF whitelist)
+       $wgTmhUseBetaFeatures = true;
 }
 
 if ( $wmgUseUploadsLink ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iecb02ebcd4b8726559d136d8338bc251ea2e59d3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to