Alex Monk has uploaded a new change for review.

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

Change subject: Revert "Re-add default=wikipedia lines to wgCanonicalServer and 
wgSitename"
......................................................................

Revert "Re-add default=wikipedia lines to wgCanonicalServer and wgSitename"

This reverts commit 45ed8877f1d0f559d50959fde4a9a963e6404f4e.

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


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 1feab08..8ee2162 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -1384,7 +1384,6 @@
 // This is the same as wgServer but with a protocol, so if wgServer is 
//foo.com this must be http://foo.com
 # wgCanonicalServer @{
 'wgCanonicalServer' => array(
-       'default' => 'https://$lang.wikipedia.org', // TODO: Get rid of this, 
see T104088 and T106963
        // Projects
        'wikipedia' => 'https://$lang.wikipedia.org',
        'wikibooks' => 'https://$lang.wikibooks.org',
@@ -1475,7 +1474,6 @@
 
 # wgSitename @{
 'wgSitename' => array(
-       'default' => 'Wikipedia', // TODO: Get rid of this, see T104088 and 
T106963
        // Projects
        'wikipedia' => 'Wikipedia',
        'wikibooks' => 'Wikibooks',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I74df33cd0ddd4e417cc4c6fd347388858b20a88d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <kren...@gmail.com>

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

Reply via email to