summaryrefslogtreecommitdiff
path: root/man4/opentracker.conf.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/opentracker.conf.4')
-rw-r--r--man4/opentracker.conf.43
1 files changed, 3 insertions, 0 deletions
diff --git a/man4/opentracker.conf.4 b/man4/opentracker.conf.4
index 986941f..cdafd5d 100644
--- a/man4/opentracker.conf.4
+++ b/man4/opentracker.conf.4
@@ -27,6 +27,9 @@ Specifies the address opentracker will listen on for TCP connections.
27.It listen.udp Ar address 27.It listen.udp Ar address
28Specifies the address opentracker will listen on for UDP connections. 28Specifies the address opentracker will listen on for UDP connections.
29 29
30.It listen.udp.workers Ar threads
31Specifies how many threads will be spawned to handle UDP connections. Defaults to 4.
32
30.It access.whitelist Ar path/to/whitelist 33.It access.whitelist Ar path/to/whitelist
31Specifies the path to the whitelist file containing all torrent hashes that opentracker will serve. Use this option if opentracker runs in a non-open mode. 34Specifies the path to the whitelist file containing all torrent hashes that opentracker will serve. Use this option if opentracker runs in a non-open mode.
32 35