]> jfr.im git - irc/evilnet/x3.git/commitdiff
tweaked the summary for geoip in the conf
authorsirvulcan <redacted>
Tue, 8 Aug 2006 15:37:17 +0000 (15:37 +0000)
committersirvulcan <redacted>
Tue, 8 Aug 2006 15:37:17 +0000 (15:37 +0000)
ChangeLog
x3.conf.example

index dd59388fd9a55db3fc5699794137adf6b1a5b401..ecf8e0a8800e31640dfe054aaefffd4876dfd7f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 /***********************************************************************
  X3 ChangeLog
 
+2006-08-09  Neil Spierling  <sirvulcan@gmail.com>
+
+       * x3.conf.example: Redid part of the geoip summary.
+
 2006-08-09  Neil Spierling  <sirvulcan@gmail.com>
 
        * src/opserv.c: If we have a city, latitude and longitude returned
index 61fd7f4204e5cfe63eccd6a73208f2bd5168eb49..13997a4245cca84278a6f8f065ac44380737e044 100644 (file)
         // X3 will need a recompile once you install the c api. If there is a
         // GeoIP City Data file then the GeoIP data file will be ignored. However
         // bear in mind that the city data file is a lot larger than the plain
-        // country data file so it does eat more cpu. The city dat file is ~25mb
-        // compared to the country file being ~900KB. Choose carefully.
+        // country data file so does take a bit longer to query. If you are
+        // expieriencing ping timeouts you may need to tweak X3's I:line.
         "geoip_data_file" "./GeoIP.dat";
         "geoip_city_data_file" "";