torrent: set config for torrent01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
77b00429d4
commit
39fb630d97
1 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
# If no listen option is given (here or on the command line), opentracker
|
# If no listen option is given (here or on the command line), opentracker
|
||||||
# listens on 0.0.0.0:6969 tcp and udp.
|
# listens on 0.0.0.0:6969 tcp and udp.
|
||||||
#
|
#
|
||||||
listen.tcp_udp 152.19.134.148
|
listen.tcp_udp 152.19.134.141
|
||||||
# listen.tcp_udp 0.0.0.0
|
# listen.tcp_udp 0.0.0.0
|
||||||
# listen.tcp_udp 192.168.0.1:80
|
# listen.tcp_udp 192.168.0.1:80
|
||||||
# listen.tcp_udp 10.0.0.5:6969
|
# listen.tcp_udp 10.0.0.5:6969
|
||||||
|
@ -41,9 +41,8 @@ access.whitelist ./whitelist
|
||||||
# WANT_RESTRICT_STATS option in Makefile and bless the ip addresses
|
# WANT_RESTRICT_STATS option in Makefile and bless the ip addresses
|
||||||
# allowed to fetch stats here.
|
# allowed to fetch stats here.
|
||||||
#
|
#
|
||||||
access.stats 98.122.179.19
|
|
||||||
access.stats 127.0.0.1
|
access.stats 127.0.0.1
|
||||||
access.stats 152.19.134.148
|
access.stats 152.19.134.141
|
||||||
#
|
#
|
||||||
# There is another way of hiding your stats. You can obfuscate the path
|
# There is another way of hiding your stats. You can obfuscate the path
|
||||||
# to them. Normally it is located at /stats but you can configure it to
|
# to them. Normally it is located at /stats but you can configure it to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue