From f010861f617037589166f7e3e47c0aac89ceff9c Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Thu, 18 Apr 2024 17:56:48 +0200 Subject: Add missing config option --- man4/opentracker.conf.4 | 3 +++ 1 file changed, 3 insertions(+) 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. .It listen.udp Ar address Specifies the address opentracker will listen on for UDP connections. +.It listen.udp.workers Ar threads +Specifies how many threads will be spawned to handle UDP connections. Defaults to 4. + .It access.whitelist Ar path/to/whitelist 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. -- cgit v1.2.3