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

Change subject: Clean unused MobileFrontend variables
......................................................................


Clean unused MobileFrontend variables

Change-Id: I2aa81ba81a985a425827e3181237b629442eae46
---
M wmf-config/InitialiseSettings.php
M wmf-config/mobile.php
2 files changed, 0 insertions(+), 6 deletions(-)

Approvals:
  MaxSem: Looks good to me, approved
  Yurik: 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 1f3da6c..a800cbe 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -14550,9 +14550,6 @@
                'copyright-height' => 15,
        ],
 ],
-'wgMFEnableDesktopResources' => [
-       'default' => true,
-],
 'wgMFPhotoUploadEndpoint' => [
        'default' => '//commons.m.wikimedia.org/w/api.php',
        'commonswiki' => '', // T47256
diff --git a/wmf-config/mobile.php b/wmf-config/mobile.php
index 68310c3..5d7554a 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -32,10 +32,7 @@
                        'password' => $wmgZeroPortalApiPassword,
                ];
 
-               // @TODO: which group(s) on all wikies should Zero allow to 
flush cache?
                $wgGroupPermissions['sysop']['jsonconfig-flush'] = true;
-               // $wgZeroBannerFont = 
'/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf';
-               // $wgZeroBannerFontSize = '10';
        }
 
        $wgHooks['EnterMobileMode'][] = function() {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2aa81ba81a985a425827e3181237b629442eae46
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Yurik <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to