We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74e468 commit 6cbe353Copy full SHA for 6cbe353
templates/public/download.html
@@ -56,7 +56,9 @@ <h3>BitTorrent Download (recommended)</h3>
56
57
<p>If you can spare the bytes, please leave the client open after your
58
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>
+ <br/>
60
+ <strong>A DHT capable client is required.</strong>
61
+ A WebSeed capable client is recommended for fastest download speeds.</p>
62
63
{% if release %}<ul>
64
<li><a href="{{ release.magnet_uri }}"
0 commit comments