mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
11 lines
359 B
Plaintext
11 lines
359 B
Plaintext
################################################
|
|
# AzerothCore World Server configuration file #
|
|
################################################
|
|
[worldserver]
|
|
|
|
LoginDatabaseInfo = "127.0.0.1;3306;root;;acore_auth"
|
|
WorldDatabaseInfo = "127.0.0.1;3306;root;;acore_world"
|
|
CharacterDatabaseInfo = "127.0.0.1;3306;root;;acore_characters"
|
|
|
|
EnableLogDB = 1
|