Krinkle has uploaded a new change for review.

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

Change subject: labs: Remove obsolete wgResourceBasePath override
......................................................................

labs: Remove obsolete wgResourceBasePath override

Migration complete and already setin the main CommonSettings.php file.

The other version (/static/$branchName) no longer exists for current versions.

Change-Id: I3f5647c243fb9efb7b687cf37996e0be4e1e691b
---
M wmf-config/CommonSettings-labs.php
1 file changed, 0 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index d91a627..07f3a19 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -31,13 +31,6 @@
 
 $wmgAddWikiNotify = false;
 
-// Enable new /w/static.php routing (T99096)
-$wgResourceBasePath = '/w';
-$wgExtensionAssetsPath = "{$wgResourceBasePath}/extensions";
-$wgStylePath = "{$wgResourceBasePath}/skins";
-$wgLocalStylePath = $wgStylePath;
-$wgStyleSheetPath = $wgStylePath; // Deprecated
-
 // Cache ResourceLoader modules in localStorage
 // Experimental! See <https://gerrit.wikimedia.org/r/#/c/86867/>.
 $wgResourceLoaderStorageEnabled = true;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f5647c243fb9efb7b687cf37996e0be4e1e691b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

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

Reply via email to