1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-14 18:34:43 +00:00

clarify part of the RPC spec

This commit is contained in:
Charles Kerr 2008-08-26 15:27:00 +00:00
parent 56736ca883
commit 1bd787bbfe

View file

@ -94,6 +94,10 @@
"speed-limit-up" | number maximum upload speed (in K/s)
"speed-limit-up-enabled" | 'boolean' true if the upload speed is limited
Just as an empty "ids" value is shorthand for "all ids", using an empty array
for "files-wanted", "files-unwanted", "priority-high", "priority-low", or
"priority-normal" is shorthand for saying "all files".
Response arguments: none
3.3. Torrent Accessors