Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/70458


Change subject: Stop handshaking with commons
......................................................................

Stop handshaking with commons

Suspected this code is now redundant.
Disabling to gather some data on whether this is the case

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


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

diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index 0bc0999..b809973 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -232,9 +232,6 @@
        'wmgMFLogEvents' => array(
                'default' => false,
        ),
-       'wmgMFLoginHandshakeUrl' => array(
-               'default' => 
'//commons.wikimedia.beta.wmflabs.org/wiki/Special:LoginHandshake?useformat=mobile',
-       ),
        'wmgMFUseCentralAuthToken' => array(
                'default' => true,
        ),
diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 5a21939..343d6de 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -11152,9 +11152,6 @@
 'wmgMFPhotoUploadAppendToDesc' => array(
        'default' => "{{Uploaded from 
Mobile|platform=Web|version=}}\n{{subst:unc}}",
 ),
-'wmgMFLoginHandshakeUrl' => array(
-       'default' => 
'//commons.m.wikimedia.org/wiki/Special:LoginHandshake?useformat=mobile',
-),
 'wmgMFEnableXAnalyticsLogging' => array(
        'default' => true,
 ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e7c213a1bd212b5325be07e44040f4f4717eefc
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to