Skip to content

Commit 2ec183a

Browse files
clarify the handling of public/private torrents
1 parent dc59989 commit 2ec183a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Description
22

33
This is a [Deluge][1] plugin that allows you to create a list of default trackers
4-
that will be added to new torrents (and old ones after restarting Deluge). The
4+
that will be added to new public torrents (and old ones after restarting Deluge). The
55
plugin will not duplicate existing trackers and does not care how the torrent
66
was added so it works perfectly fine with infohashes.
77

8-
Don't use this plugin if you have private torrents where the details are not
8+
Private torrents are excluded on purpose, because their metadata is not
99
supposed to reach public trackers.
1010

1111
## Installation

0 commit comments

Comments
 (0)