Stop trying to be a parselmouth.

This commit is contained in:
Adam Weinberger 2015-05-08 17:22:58 +00:00
parent 03f6bff777
commit 59b6b01294
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385803

View File

@ -4,7 +4,7 @@
#
# GEOIP_DB_SERVER: The default download server is geolite.maxmind.com
# GEOIP_FETCH_CITY: If set (to anything), download the GeoLite City DB
# GEOIP_FETCH_ASN: If sset, download the GeoIP ASN DB
# GEOIP_FETCH_ASN: If set, download the GeoIP ASN DB
GEOIP_DB_SERVER=${GEOIP_DB_SERVER:=geolite.maxmind.com}
GEOIP_FETCH_CITY=${GEOIP_FETCH_CITY:=}