diff options
Diffstat (limited to 'man4')
| -rw-r--r-- | man4/opentracker.conf.4 | 3 |
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 |
| 28 | Specifies the address opentracker will listen on for UDP connections. | 28 | Specifies the address opentracker will listen on for UDP connections. |
| 29 | 29 | ||
| 30 | .It listen.udp.workers Ar threads | ||
| 31 | Specifies 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 |
| 31 | Specifies 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. | 34 | Specifies 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 | ||
