Subramanya Sastry has uploaded a new change for review.
https://gerrit.wikimedia.org/r/77354
Change subject: Updated incorrect comment about setting up localhost api url
......................................................................
Updated incorrect comment about setting up localhost api url
Change-Id: I62b45c04ede112b9518efa7d0a8de1ea862971f6
---
M js/api/localsettings.js.example
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid
refs/changes/54/77354/1
diff --git a/js/api/localsettings.js.example b/js/api/localsettings.js.example
index a18b119..c9bf938 100644
--- a/js/api/localsettings.js.example
+++ b/js/api/localsettings.js.example
@@ -7,7 +7,7 @@
*/
exports.setup = function( parsoidConfig ) {
- // The URL here is supposed to be your MediaWiki installation root
+ // The URL here is supposed to be your MediaWiki API endpoint
parsoidConfig.setInterwiki( 'localhost', 'http://localhost/w/api.php' );
// Enable debug mode (prints extra debugging messages)
--
To view, visit https://gerrit.wikimedia.org/r/77354
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I62b45c04ede112b9518efa7d0a8de1ea862971f6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits