mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
Add missing configuration key BanExpiryCheckInterval.
This commit is contained in:
@@ -162,6 +162,13 @@ WrongPass.BanType = 0
|
||||
|
||||
WrongPass.Logging = 0
|
||||
|
||||
#
|
||||
# BanExpiryCheckInterval
|
||||
# Description: Time (in seconds) between checks for expired bans
|
||||
# Default: 60
|
||||
|
||||
BanExpiryCheckInterval = 60
|
||||
|
||||
#
|
||||
# SourceDirectory
|
||||
# Description: The path to your TrinityCore source directory.
|
||||
|
||||
Reference in New Issue
Block a user