Skip to content

Commit 6cbe353

Browse files
nl6720jelly
authored andcommitted
Note the requirement of DHT for BitTorrent downloads
Some BitTorrent clients need additional configuration to enable DHT. See https://bugs.archlinux.org/task/71368 and https://bbs.archlinux.org/viewtopic.php?pid=1982176#p1982176
1 parent e74e468 commit 6cbe353

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/public/download.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ <h3>BitTorrent Download (recommended)</h3>
5656

5757
<p>If you can spare the bytes, please leave the client open after your
5858
download is finished, so you can seed it back to others.
59-
<em>A web-seed capable client is recommended for fastest download speeds.</em></p>
59+
<br/>
60+
<strong>A DHT capable client is required.</strong>
61+
A WebSeed capable client is recommended for fastest download speeds.</p>
6062

6163
{% if release %}<ul>
6264
<li><a href="{{ release.magnet_uri }}"

0 commit comments

Comments
 (0)