2009-12-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Changed default value of --enable-dht from 'false' to 'true'.
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2009-12-11 13:07:42 +00:00
parent d59cd9b74e
commit 90e24a66d8
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2009-12-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Changed default value of --enable-dht from 'false' to 'true'.
* doc/aria2c.1.txt
2009-12-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2009-12-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Enabled DHT by default because of Magnet URI support. To disable Enabled DHT by default because of Magnet URI support. To disable

View File

@ -2,12 +2,12 @@
.\" Title: aria2c .\" Title: aria2c
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 12/10/2009 .\" Date: 12/11/2009
.\" Manual: Aria2 Manual .\" Manual: Aria2 Manual
.\" Source: Aria2 .\" Source: Aria2
.\" Language: English .\" Language: English
.\" .\"
.TH "ARIA2C" "1" "12/10/2009" "Aria2" "Aria2 Manual" .TH "ARIA2C" "1" "12/11/2009" "Aria2" "Aria2 Manual"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * set default formatting .\" * set default formatting
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@ -594,7 +594,7 @@ Make sure that the specified ports are open for incoming UDP traffic\&.
Enable DHT functionality\&. If a private flag is set in a torrent, aria2 doesn\(cqt use DHT for that download even if Enable DHT functionality\&. If a private flag is set in a torrent, aria2 doesn\(cqt use DHT for that download even if
\fItrue\fR \fItrue\fR
is given\&. Default: is given\&. Default:
\fIfalse\fR \fItrue\fR
.RE .RE
.PP .PP
\fB\-\-enable\-peer\-exchange\fR[=\fItrue\fR|\fIfalse\fR] \fB\-\-enable\-peer\-exchange\fR[=\fItrue\fR|\fIfalse\fR]

View File

@ -1326,7 +1326,7 @@ writes the piece to the appropriate files.</td>
<p> <p>
Enable DHT functionality. If a private flag is set in a torrent, aria2 Enable DHT functionality. If a private flag is set in a torrent, aria2
doesn&#8217;t use DHT for that download even if <em>true</em> is given. doesn&#8217;t use DHT for that download even if <em>true</em> is given.
Default: <em>false</em> Default: <em>true</em>
</p> </p>
</dd> </dd>
<dt class="hdlist1"> <dt class="hdlist1">
@ -3461,7 +3461,7 @@ files in the program, then also delete it here.</p></div>
<div id="footnotes"><hr /></div> <div id="footnotes"><hr /></div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2009-12-10 21:23:54 JST Last updated 2009-12-11 21:59:14 JST
</div> </div>
</div> </div>
</body> </body>

View File

@ -416,7 +416,7 @@ Make sure that the specified ports are open for incoming UDP traffic.
*--enable-dht*[='true'|'false']:: *--enable-dht*[='true'|'false']::
Enable DHT functionality. If a private flag is set in a torrent, aria2 Enable DHT functionality. If a private flag is set in a torrent, aria2
doesn't use DHT for that download even if 'true' is given. doesn't use DHT for that download even if 'true' is given.
Default: 'false' Default: 'true'
*--enable-peer-exchange*[='true'|'false']:: *--enable-peer-exchange*[='true'|'false']::
Enable Peer Exchange extension. If a private flag is set in a torrent, this Enable Peer Exchange extension. If a private flag is set in a torrent, this