Alexandros Kosiaris has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/393924 )
Change subject: ORES: Use the internal discovery URL
......................................................................
ORES: Use the internal discovery URL
Let's have mediawiki use the internal URL that also supports discovery
and not the one that goes through varnish
Bug: T181538
Change-Id: I297652639a8005853ca3922c33e54839d033aa0b
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/24/393924/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 6d3cb6e..95a5ff9 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -3415,7 +3415,7 @@
if ( $wmgUseORES ) {
wfLoadExtension( 'ORES' );
- $wgOresBaseUrl = 'https://ores.wikimedia.org/';
+ $wgOresBaseUrl = 'https://ores.discovery.wmnet/';
$wgDefaultUserOptions['oresDamagingPref'] =
$wmgOresDefaultSensitivityLevel;
// Backwards compatibility for upcoming config format change
--
To view, visit https://gerrit.wikimedia.org/r/393924
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I297652639a8005853ca3922c33e54839d033aa0b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits