mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
- ability to reload configuration files without building again the images - faster images building - corrected a mistake - logs are saved to the main host
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
###############################################
|
|
# AzerothCore Auth Server configuration file #
|
|
###############################################
|
|
[authserver]
|
|
|
|
# Do not change this
|
|
LogsDir = "/azeroth-server/logs"
|
|
|
|
# Change this configuration accordingly with your setup
|
|
LoginDatabaseInfo = "127.0.0.1;3600;root;password;acore_auth"
|
|
|
|
# Add more configuration overwrites
|
|
LogLevel = 3
|