Files
azerothcore-wotlk/docker/authserver/authserver.conf.dist

14 lines
384 B
Plaintext

###############################################
# AzerothCore Auth Server configuration file #
###############################################
[authserver]
# Do not change this
LogsDir = "/azeroth-server/etc/logs"
# Change this configuration accordingly with your setup
LoginDatabaseInfo = "127.0.0.1;3600;root;password;acore_auth"
# Add more configuration overwrites
LogLevel = 3