https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113093
Revision: 113093
Author: maxsem
Date: 2012-03-05 21:51:42 +0000 (Mon, 05 Mar 2012)
Log Message:
-----------
Increase limit due to app's grown requirements
Modified Paths:
--------------
trunk/extensions/MobileFrontend/ApiQueryExcerpts.php
Modified: trunk/extensions/MobileFrontend/ApiQueryExcerpts.php
===================================================================
--- trunk/extensions/MobileFrontend/ApiQueryExcerpts.php 2012-03-05
21:48:39 UTC (rev 113092)
+++ trunk/extensions/MobileFrontend/ApiQueryExcerpts.php 2012-03-05
21:51:42 UTC (rev 113093)
@@ -166,7 +166,7 @@
ApiBase::PARAM_DFLT => 1,
ApiBase::PARAM_TYPE => 'limit',
ApiBase::PARAM_MIN => 1,
- ApiBase::PARAM_MAX => 10,
+ ApiBase::PARAM_MAX => 20,
ApiBase::PARAM_MAX2 => 20,
),
'plaintext' => false,
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs