fix(Core): Auth/World conf.dist corrections (#1801)

- Typo, grammar corrections.
- Rate.Mining.Amount changed to correct config Rate.Talent  (It was set to Rate.Talent for mining amount using default value: 1 which is totally wrong. - Rate.Talent is for talents points per level.)
This commit is contained in:
Poszer
2019-05-10 21:30:44 +02:00
committed by Barbz
parent f1def5ec32
commit 4b271008c2
2 changed files with 12 additions and 12 deletions

View File

@@ -210,7 +210,7 @@ RealmsStateUpdateDelay = 20
#
# WrongPass.MaxCount
# Description: Number of login attemps with wrong password before the account or IP will be
# Description: Number of login attempts with wrong password before the account or IP will be
# banned.
# Default: 0 - (Disabled)
# 1+ - (Enabled)