summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opentracker.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/opentracker.conf.sample b/opentracker.conf.sample
index b20563c..50cbd3c 100644
--- a/opentracker.conf.sample
+++ b/opentracker.conf.sample
@@ -35,6 +35,12 @@
35# listing, so choose one of those options at compile time. File format 35# listing, so choose one of those options at compile time. File format
36# is straight forward: "<hex info hash>\n<hex info hash>\n..." 36# is straight forward: "<hex info hash>\n<hex info hash>\n..."
37# 37#
38# If you do not want to grant anyone access to your stats, enable the
39# WANT_RESTRICT_STATS option in Makefile and bless the ip addresses
40# allowed to fetch stats here.
41#
42# access.stats 192.168.0.23
43#
38 44
39# III) Live sync uses udp multicast packets to keep a cluster of opentrackers 45# III) Live sync uses udp multicast packets to keep a cluster of opentrackers
40# synchronized. This option tells opentracker which port to listen for 46# synchronized. This option tells opentracker which port to listen for