From f626c5f0d4bec845d62eedce82dfb84b8ad0603c Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Tue, 22 Sep 2020 20:08:00 -0500 Subject: [PATCH] Update geoip2.conf --- root/defaults/geoip2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/defaults/geoip2.conf b/root/defaults/geoip2.conf index 68ce8cd..67dd348 100644 --- a/root/defaults/geoip2.conf +++ b/root/defaults/geoip2.conf @@ -3,7 +3,7 @@ # Add the -e MAXMINDDB_LICENSE_KEY= to automatically download the Geolite2 database. # A Maxmind license key can be acquired here: https://www.maxmind.com/en/geolite2/signup -geoip2 /config/geoip2db//GeoLite2-City.mmdb { +geoip2 /config/geoip2db/GeoLite2-City.mmdb { auto_reload 1w; $geoip2_data_city_name city names en; $geoip2_data_postal_code postal code;