mirror of
https://github.com/transmission/transmission
synced 2025-03-03 18:25:35 +00:00
(trunk rpc) fix error in the spec about the new per-torrent seed ratio feature
This commit is contained in:
parent
bae7a76dc1
commit
92d156f083
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
"priority-low" | array indices of low-priority file(s)
|
"priority-low" | array indices of low-priority file(s)
|
||||||
"priority-normal" | array indices of normal-priority file(s)
|
"priority-normal" | array indices of normal-priority file(s)
|
||||||
"seedRatioLimit" | 'double' session seeding ratio
|
"seedRatioLimit" | 'double' session seeding ratio
|
||||||
"seedRatioLimited" | 'boolean' true if "seedRatioLimit" is honored
|
"seedRatioMode" | number which ratio to use. See tr_ratiolimit
|
||||||
"uploadLimit" | number maximum upload speed (in K/s)
|
"uploadLimit" | number maximum upload speed (in K/s)
|
||||||
"uploadLimited" | 'boolean' true if "uploadLimit" is honored
|
"uploadLimited" | 'boolean' true if "uploadLimit" is honored
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue