Catrope has uploaded a new change for review.

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


Change subject: Make VisualEditor work in labs (hopefully)
......................................................................

Make VisualEditor work in labs (hopefully)

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


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index da70101..a71bb22 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -69,7 +69,10 @@
        $wgMaxCoordinatesPerPage = 2000;
 }
 
-
+if ( $wmgUseVisualEditor ) {
+       $wgVisualEditorParsoidURL = 'http://10.4.0.61/'; // 
deployment-parsoidcache2
+       $wgVisualEditorParsoidReportProblemURL = 'http://10.4.0.33/_bugs/'; // 
parsoid-spof
+}
 
 # temporary extensions
 # ========================================================================

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

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