From e141c10f718b3d4dc6b1e6f8f2734aeb8a233203 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sat, 1 May 2010 14:10:32 +0000 Subject: [PATCH] (trunk) add config-dir to the list of session arguments --- doc/rpc-spec.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/rpc-spec.txt b/doc/rpc-spec.txt index ba706bb83..e332973a4 100644 --- a/doc/rpc-spec.txt +++ b/doc/rpc-spec.txt @@ -399,6 +399,7 @@ "alt-speed-up" | number max global upload speed (in K/s) "blocklist-enabled" | boolean true means enabled "blocklist-size" | number number of rules in the blocklist + "config-dir" | string location of transmission's configuration directory "download-dir" | string default path to download torrents "dht-enabled" | boolean true means allow dht in public torrents "encryption" | string "required", "preferred", "tolerated"