From 92d156f08340dd70df5927faf320c473a7f0e15d Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sun, 5 Apr 2009 15:19:07 +0000 Subject: [PATCH] (trunk rpc) fix error in the spec about the new per-torrent seed ratio feature --- doc/rpc-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rpc-spec.txt b/doc/rpc-spec.txt index cdd4fe87c..b47654650 100644 --- a/doc/rpc-spec.txt +++ b/doc/rpc-spec.txt @@ -108,7 +108,7 @@ "priority-low" | array indices of low-priority file(s) "priority-normal" | array indices of normal-priority file(s) "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) "uploadLimited" | 'boolean' true if "uploadLimit" is honored