Update worldserver.conf.dist

This commit is contained in:
Aokromes
2016-07-02 14:18:18 +02:00
committed by GitHub
parent 54881d2296
commit e76f5bd93e

View File

@@ -104,7 +104,7 @@ LogsDir = ""
# with configuration allowing to connect from diferent machine than the one running server
# search for TCE00016 on forum.
# Don't open port on firewall to external connections (it belongs to mysql, not to wow server).
# The username you choice must have permisions to create/alter/rename tables.
# The username you choose must have permisions to create/alter/rename tables.
LoginDatabaseInfo = "127.0.0.1;3306;trinity;trinity;auth"
WorldDatabaseInfo = "127.0.0.1;3306;trinity;trinity;world"