Catrope has uploaded a new change for review.

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


Change subject: Set $wgVisualEditorParsoidProblemReportURL explicitly
......................................................................

Set $wgVisualEditorParsoidProblemReportURL explicitly

Would point to a private IP (LVS VIP for Parsoid Varnish) instead

Change-Id: I938e4a31c3daaf0e52e4006208a76317bcd8e051
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 3684949..8f8cd3c 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2180,6 +2180,7 @@
        );
        $wgVisualEditorParsoidURL = 'http://' . 
$wmgVisualEditorParsoidHosts[$wmfDatacenter] . ':6081';
        $wgVisualEditorParsoidPrefix = $wmgVisualEditorParsoidPrefix;
+       $wgVisualEditorParsoidProblemReportURL = 
'http://parsoid.wmflabs.org/_bugs/';
        $wgVisualEditorNamespaces = $wmgVisualEditorNamespaces;
 
        // VisualEditor namespace

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I938e4a31c3daaf0e52e4006208a76317bcd8e051
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