diff --git a/root/defaults/geoip2.conf b/root/defaults/geoip2.conf index 3b348ac..818938f 100644 --- a/root/defaults/geoip2.conf +++ b/root/defaults/geoip2.conf @@ -1,7 +1,7 @@ ## Version 2020/09/20 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/geoip2.conf # To enable, uncommment the Geoip2 config line in nginx.conf # Add the -e MAXMINDDB_LICENSE_KEY= to automatically download the Geolite2 database. -# A Maxmind lisence key can be aqiured here: https://www.maxmind.com/en/geolite2/signup +# A Maxmind license key can be acquired here: https://www.maxmind.com/en/geolite2/signup # The below config is for geoblocking any country/city you add. The default config is blocking all countries/cities except the ones you set to "yes". # If you want to do the opposite, set default to "yes", and the countries/cities to "no". # As the default config blocks all IP's except the ones in the GeoLite2-City.mmdb database set to yes, you will need to allow your lan ip for local access.