From c7bc370b27f1eaea501d57ae9f3a94fad0e4f4d6 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Fri, 24 Oct 2008 00:06:35 +0000 Subject: Document WANT_RESTRICT_STATS in sample config file --- opentracker.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) 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 @@ # listing, so choose one of those options at compile time. File format # is straight forward: "\n\n..." # +# If you do not want to grant anyone access to your stats, enable the +# WANT_RESTRICT_STATS option in Makefile and bless the ip addresses +# allowed to fetch stats here. +# +# access.stats 192.168.0.23 +# # III) Live sync uses udp multicast packets to keep a cluster of opentrackers # synchronized. This option tells opentracker which port to listen for -- cgit v1.2.3