projects
/
cs-p2p-next.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c01dd9
)
instrumentation/hrktorrent: update default Settings options
author
P2P-Next
<p2p-next@cs.pub.ro>
Mon, 9 Aug 2010 18:43:52 +0000
(21:43 +0300)
committer
P2P-Next
<p2p-next@cs.pub.ro>
Mon, 9 Aug 2010 18:43:52 +0000
(21:43 +0300)
instrumentation/hrktorrent/settings.cpp
patch
|
blob
|
history
diff --git
a/instrumentation/hrktorrent/settings.cpp
b/instrumentation/hrktorrent/settings.cpp
index
f799f04
..
5c3fa7e
100644
(file)
--- a/
instrumentation/hrktorrent/settings.cpp
+++ b/
instrumentation/hrktorrent/settings.cpp
@@
-18,8
+18,9
@@
CSettings::CSettings()
Set("seed", 1);
\r
Set("forcereannounce", 2);
\r
Set("ipfilter", 1);
\r
+ Set("limitlocal", 0);
\r
\r
- Set("
download
dir", ".");
\r
+ Set("
output
dir", ".");
\r
}
\r
\r
CSettings::~CSettings()
\r