Kaynağa Gözat

docs: GeoIP files are .mmdb rather than .dat now

closes #113, thanks to @cricsus
Ask Bjørn Hansen 5 yıl önce
ebeveyn
işleme
f8143b84bf
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      dns/geodns.conf.sample

+ 3 - 3
dns/geodns.conf.sample

@@ -4,9 +4,9 @@
 ; with your .json zone files.
 
 [geoip]
-;; Directory containing the GeoIP .dat database files; defaults
-;; to looking through a list of directories looking for one that
-;; exists.
+;; Directory containing the GeoIP2 .mmdb database files; defaults
+;; to looking through a list of common directories looking for one
+;; of those that exists.
 ;directory=/usr/local/share/GeoIP/
 
 [querylog]