mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
Replace some labels
This commit is contained in:
@@ -244,9 +244,9 @@ WrongPass.BanType = 0
|
||||
# section my.ini)
|
||||
# ".;/path/to/unix_socket;username;password;database" - (use Unix sockets on
|
||||
# Unix/Linux)
|
||||
# Default: "127.0.0.1;3306;trinity;trinity;auth"
|
||||
# Default: "127.0.0.1;3306;root;root;auth"
|
||||
|
||||
LoginDatabaseInfo = "127.0.0.1;3306;trinity;trinity;auth"
|
||||
LoginDatabaseInfo = "127.0.0.1;3306;root;root;auth"
|
||||
|
||||
#
|
||||
# LoginDatabase.WorkerThreads
|
||||
|
||||
Reference in New Issue
Block a user