summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/config.yml
blob: 70d7a51ba53e0847af484775300611824d1b43a0 (plain)
1
2
3
4
5
6
7
8
9
10
database:
  show-cities: false
  download-if-missing: true
  # Url for country
  download-url: "http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz"
  # Url for cities
  download-url-city: "http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz"

show-on-login: true
show-on-whois: true