Merge pull request #56 from The-Great-Sephiroth/develop21
[Core] Update conf file to work with modern SQL servers
This commit is contained in:
commit
33289aca91
@ -69,7 +69,7 @@ CharacterDatabaseInfo = "127.0.0.1;3306;mangos;mangos;characters"
|
|||||||
LoginDatabaseConnections = 1
|
LoginDatabaseConnections = 1
|
||||||
WorldDatabaseConnections = 1
|
WorldDatabaseConnections = 1
|
||||||
CharacterDatabaseConnections = 1
|
CharacterDatabaseConnections = 1
|
||||||
MaxPingTime = 30
|
MaxPingTime = 5
|
||||||
WorldServerPort = 8085
|
WorldServerPort = 8085
|
||||||
BindIP = "0.0.0.0"
|
BindIP = "0.0.0.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user