Catrope has uploaded a new change for review.

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


Change subject: Fix server name for labs parsoid (deployment-parsoid3)
......................................................................

Fix server name for labs parsoid (deployment-parsoid3)

Change-Id: I60849db891db55315056a8a9e8d6757c2c1438fc
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 88fb335..aefc590 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -90,7 +90,7 @@
 }
 
 if ( $wmgUseVisualEditor ) {
-       $wgVisualEditorParsoidURL = 'http://10.4.0.61/'; // 
deployment-parsoidcache2
+       $wgVisualEditorParsoidURL = 'http://10.4.0.61/'; // 
deployment-parsoidcache3
        $wgVisualEditorParsoidReportProblemURL = 'http://10.4.0.33/_bugs/'; // 
parsoid-spof
 }
 

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

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

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

Reply via email to