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:
parent
56736ca883
commit
1bd787bbfe
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue