instrumentation/hrktorrent: update default Settings options
authorP2P-Next <p2p-next@cs.pub.ro>
Mon, 9 Aug 2010 18:43:52 +0000 (21:43 +0300)
committerP2P-Next <p2p-next@cs.pub.ro>
Mon, 9 Aug 2010 18:43:52 +0000 (21:43 +0300)
instrumentation/hrktorrent/settings.cpp

index f799f04..5c3fa7e 100644 (file)
@@ -18,8 +18,9 @@ CSettings::CSettings()
        Set("seed", 1);\r
        Set("forcereannounce", 2);\r
        Set("ipfilter", 1);\r
+       Set("limitlocal", 0);\r
 \r
-       Set("downloaddir", ".");\r
+       Set("outputdir", ".");\r
 }\r
 \r
 CSettings::~CSettings()\r