From f871cf716f21770ee210df5b34fa15b4a5f0efaa Mon Sep 17 00:00:00 2001 From: Remko Lodder Date: Mon, 4 Feb 2019 14:00:54 +0100 Subject: [PATCH] Add geoip info to settings --- settings.ini.back | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/settings.ini.back b/settings.ini.back index 2c4e443..d2d58aa 100644 --- a/settings.ini.back +++ b/settings.ini.back @@ -2,6 +2,10 @@ #Path for the log file (Nginx) logpath = /var/log/nginx/access.log +[GEOIP] +geoipdb = /usr/local/share/GeoIP/GeoLite2-City.mmdb +# For country use /usr/local/share/GeoIP/GeoLite2-Country.mmdb + [INFLUXDB] # Database URL host = ip_address