Nikerabbit has uploaded a new change for review.
https://gerrit.wikimedia.org/r/94112
Change subject: Use correct bits for uls fonts on labs
......................................................................
Use correct bits for uls fonts on labs
Change-Id: Iae7411a945ca85f07259d749181e54b74ef1b4a9
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/12/94112/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index be8bcd2..1c62849 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2510,7 +2510,7 @@
}
// Fetch fonts from stable URLs so that they're cached longer.
- $wgULSFontRepositoryBasePath = (
'https://bits.wikimedia.org/static-current/extensions'
+ $wgULSFontRepositoryBasePath = (
"https://{$wmfHostnames['bits']}/static-current/extensions"
. '/UniversalLanguageSelector/data/fontrepo/fonts/' );
$wgULSEventLogging = $wmgULSEventLogging;
--
To view, visit https://gerrit.wikimedia.org/r/94112
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae7411a945ca85f07259d749181e54b74ef1b4a9
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits