summaryrefslogtreecommitdiff
path: root/data/docs/11
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-12-04 20:59:02 +0100
committerYorhel <git@yorhel.nl>2010-12-04 20:59:02 +0100
commitc75b66b3f5a4129f8f66e7605ac9a01160ce6ea0 (patch)
treef7e25287c04a3020a0dfa4586e181647092a7c81 /data/docs/11
parent97e004bcb69f832ca2a4e87c81b67170d67e2ce3 (diff)
API: Increased the maximum number of results for the "get" command to 25
The default is still 10, though.
Diffstat (limited to 'data/docs/11')
-rw-r--r--data/docs/113
1 files changed, 2 insertions, 1 deletions
diff --git a/data/docs/11 b/data/docs/11
index 1d0cdcaf..b2e9897a 100644
--- a/data/docs/11
+++ b/data/docs/11
@@ -49,7 +49,7 @@ server resources and prevent abuse of this service.</p>
Server will reply with a 'throttled' error with type="sql" upon reaching
this limit.
</li>
- <li>Each command returns at most 10 results.</li>
+ <li>Each command returns at most 25 results.</li>
</ul>
<br />
@@ -922,6 +922,7 @@ however still required.<br />
<li>Allow non-numbers as "clientver" for the login command</li>
<li>Added "image_nsfw" member to "get vn"</li>
<li>Added "results" option to the "get .. {<options>}"</li>
+ <li>Increased the maximum number of results for the "get .." command to 25</li>
</ul>
<b>2.12</b>
<ul>