mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 08:28:57 +01:00
Config/BNetServer: Rename yet unused config key to match others.
This commit is contained in:
@@ -130,12 +130,12 @@ WrongPass.BanTime = 600
|
||||
WrongPass.BanType = 0
|
||||
|
||||
#
|
||||
# Wrong.Password.Login.Logging
|
||||
# WrongPass.Logging
|
||||
# Description: Additionally log attempted wrong password logging
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
Wrong.Password.Login.Logging = 0
|
||||
WrongPass.Logging = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user