1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-06 03:28:33 +00:00

update the help to note that blocklists may be compressed

This commit is contained in:
Mitchell Livingston 2011-01-25 01:53:33 +00:00
parent 14bffe52e7
commit f6421bead4
3 changed files with 6 additions and 4 deletions

View file

@ -54,7 +54,9 @@
<div id="pagetitle">
<h1>What is a blocklist? </h1>
</div>
<p>Transmission can block specific peers by utilizing a blocklist. An internet address for a blocklist file containing a list of IP addresses can be entered (Preferences -> Peers) and configured to auto-update weekly. Blocklists can also be manually added into ~/Library/Application Support/Transmission.<p>
<p>Transmission can block specific peers by utilizing a blocklist. An internet address for a blocklist file containing a list of IP addresses can be entered (Preferences -> Peers) and configured to auto-update weekly. Blocklists can also be manually added into ~/Library/Application Support/Transmission.
<p>The internet address may be to a text file or compressed file. Most standard compression formats are supported, including ZIP.
<p>
</div>
</body>