mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Update worldserver.conf.dist
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user