mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
feat(Common/IPLocation): replace ip2nation by ip2location (#5653)
This commit is contained in:
@@ -157,6 +157,16 @@ WorldServerPort = 8085
|
||||
|
||||
BindIP = "0.0.0.0"
|
||||
|
||||
#
|
||||
# IPLocationFile
|
||||
# Description: The path to your IP2Location database CSV file.
|
||||
# Example: "C:/acore/IP2LOCATION-LITE-DB1.CSV"
|
||||
# "/home/acore/IP2LOCATION-LITE-DB1.CSV"
|
||||
# Default: "" - (Disabled)
|
||||
#
|
||||
|
||||
IPLocationFile = ""
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user