configuration file specifies various options for configuring the behavior of the
configuration file specifies various options for configuring the behavior of the opentracker program.
.Nm
program.
.Pp
.Pp
Lines starting with '#' are comments and are ignored. Options are specified as 'keyword value' pairs.
Lines starting with '#' are comments and are ignored. Options are specified as 'keyword value' pairs.
.Pp
.Pp
@ -42,11 +40,11 @@ Specifies the path to the FIFO (named pipe) used for dynamic changesets to acces
.Itaccess.fifo_deleteArpath/to/deleter.fifo
.Itaccess.fifo_deleteArpath/to/deleter.fifo
Specifies the path to the FIFO (named pipe) used for dynamic changesets to accesslists. Info hashes written to this FIFO will be removed from the main accesslist file.
Specifies the path to the FIFO (named pipe) used for dynamic changesets to accesslists. Info hashes written to this FIFO will be removed from the main accesslist file.
.Itaccess.statsArip_address
.Itaccess.statsArip_address_or_network
Specifies the IP address allowed to fetch stats from opentracker.
Specifies the IP address or network in CIDR notation allowed to fetch stats from opentracker.
.Itaccess.stats_pathArpath
.Itaccess.stats_pathArpath
Specifies the path to the stats location. You can configure opentracker to appear anywhere on your tracker.
Specifies the path to the stats location. You can configure opentracker to appear anywhere on your tracker. Defaults to /stats.
.Itaccess.proxyArip_address_or_network
.Itaccess.proxyArip_address_or_network
Specifies the IP address or network of the reverse proxies. Opentracker will take the X-Forwarded-For address instead of the source IP address.
Specifies the IP address or network of the reverse proxies. Opentracker will take the X-Forwarded-For address instead of the source IP address.
@ -64,7 +62,7 @@ Specifies the admin IP address for old-style (HTTP-based) asynchronous tracker s
Specifies the directory opentracker will chroot/chdir to. All black/white list files must be located in this directory.
Specifies the directory opentracker will chroot/chdir to. All black/white list files must be located in this directory.
.Ittracker.userArusername
.Ittracker.userArusername
Specifies the user opentracker will setuid to.
Specifies the user opentracker will setuid to after binding to potentially privileged ports.
.Ittracker.redirect_urlArURL
.Ittracker.redirect_urlArURL
Specifies the URL opentracker will redirect to in response to a "GET / HTTP" request.
Specifies the URL opentracker will redirect to in response to a "GET / HTTP" request.
@ -84,5 +82,5 @@ To specify the address opentracker will listen on for UDP connections: