jenkins-bot has submitted this change and it was merged.
Change subject: Pointing localsettings.js.example's API URL at a more common
path.
......................................................................
Pointing localsettings.js.example's API URL at a more common path.
Change-Id: Ie957406f9ae1d4650d858895087182a752959e8b
---
M js/api/localsettings.js.example
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
MaxSem: Verified; Looks good to me, approved
GWicke: Looks good to me, approved
jenkins-bot: Verified
diff --git a/js/api/localsettings.js.example b/js/api/localsettings.js.example
index 98a206f..988b3d9 100644
--- a/js/api/localsettings.js.example
+++ b/js/api/localsettings.js.example
@@ -8,7 +8,7 @@
exports.setup = function( parsoidConfig ) {
// The URL here is supposed to be your MediaWiki installation root
- parsoidConfig.setInterwiki( 'localhost',
'http://localhost/wiki/api.php' );
+ parsoidConfig.setInterwiki( 'localhost', 'http://localhost/w/api.php' );
// Use the PHP preprocessor to expand templates via the MW API (default
true)
//parsoidConfig.usePHPPreProcessor = false;
--
To view, visit https://gerrit.wikimedia.org/r/65288
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie957406f9ae1d4650d858895087182a752959e8b
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: Dr0ptp4kt <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Dr0ptp4kt <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Trevor Parscal <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits