summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opentracker.conf.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/opentracker.conf.sample b/opentracker.conf.sample
index d44f3d4..f8bef43 100644
--- a/opentracker.conf.sample
+++ b/opentracker.conf.sample
@@ -93,14 +93,14 @@
93# 93#
94# access.stats_path stats 94# access.stats_path stats
95# 95#
96# IIc) 96# II
97# If opentracker lives behind one or multiple reverse proxies, you can 97# If opentracker lives behind one or multiple reverse proxies,
98# every http connection appears to come from these proxies. In order to 98# every http connection appears to come from these proxies. In order to
99# take the X-Forwarded-For address instead, compile opentracker with the 99# take the X-Forwarded-For address instead, compile opentracker with the
100# WANT_IP_FROM_PROXY option and set your proxy addresses here. 100# WANT_IP_FROM_PROXY option and set your proxy addresses or networkss here.
101# 101#
102# access.proxy 10.0.1.23 102# access.proxy 10.0.1.23
103# access.proxy 10.0.1.24 103# access.proxy 192.0.0.0/8
104# 104#
105 105
106# III) Live sync uses udp multicast packets to keep a cluster of opentrackers 106# III) Live sync uses udp multicast packets to keep a cluster of opentrackers