jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I5654b92503b2a82b9ee9614589ceba46b91116ef
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits