Hoo man has uploaded a new change for review.

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

Change subject: Fox commons image inclusion after commons went https only
......................................................................

Fox commons image inclusion after commons went https only

Bug: T102562
Change-Id: I1daea98989437fb3d03e9d7b28cd3f3812c9e870
---
M wmf-config/filebackend.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/filebackend.php b/wmf-config/filebackend.php
index 358df69..a596548 100644
--- a/wmf-config/filebackend.php
+++ b/wmf-config/filebackend.php
@@ -154,8 +154,8 @@
                'thumbScriptUrl'   => false,
                'transformVia404'  => true,
                'hasSharedCache'   => true,
-               'descBaseUrl'      => "//commons.wikimedia.org/wiki/File:",
-               'scriptDirUrl'     => "//commons.wikimedia.org/w",
+               'descBaseUrl'      => 
"https://commons.wikimedia.org/wiki/File:";,
+               'scriptDirUrl'     => "https://commons.wikimedia.org/w";,
                'favicon'          => "/static/favicon/commons.ico",
                'fetchDescription' => true,
                'wiki'             => 'commonswiki',

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

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

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

Reply via email to