mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
torrent: set config for torrent01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# If no listen option is given (here or on the command line), opentracker
|
||||
# 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 192.168.0.1:80
|
||||
# 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
|
||||
# allowed to fetch stats here.
|
||||
#
|
||||
access.stats 98.122.179.19
|
||||
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
|
||||
# to them. Normally it is located at /stats but you can configure it to
|
||||
|
||||
Reference in New Issue
Block a user