1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 14:56:37 +02:00

Made the chanstats confs try and look similar to every other configuration file

This commit is contained in:
Adam
2014-01-21 17:33:57 -05:00
parent 4d9273efa4
commit 1027ec667a
8 changed files with 21 additions and 36 deletions
+4 -11
View File
@@ -71,22 +71,15 @@ module
prefix = "anope_"
/*
* GeoIP - Automagically add a users geoip to the user table.
* GeoIP - Automatically adds users geoip location to the user table.
* Tables are created by irc2sql, you have to run the
* geoipupdate script after you started Anope to download
* and import the GeoIP database.
*/
/*
* Enable GeoIP Lookup
*/
GeoIPLookup = yes
/*
* Chose between the smaller 'country' or the bigger 'city' database.
*
* The geoip database can be the smaller "country" database or the
* larger "city" database. Comment to disable geoip lookup.
*/
GeoIPDatabase = "country"
geoip_database = "country"
/*
* Get the CTCP version from users