Core/Misc: Added the possibility to configure the hour at which the server will be return old mails or delete them.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b36278d0227d241643a618fdc0e8cce5133d78c)
This commit is contained in:
@@ -1111,6 +1111,14 @@ MaxRecruitAFriendBonusDistance = 100
|
||||
|
||||
MailDeliveryDelay = 3600
|
||||
|
||||
#
|
||||
# CleanOldMailTime
|
||||
# Description: The hour at which old mails will be returned or deleted by the server.
|
||||
# This can be any integer number from 0 to 23. 20 will be 8pm server time.
|
||||
# Default: 4 - 4am
|
||||
|
||||
CleanOldMailTime = 4
|
||||
|
||||
#
|
||||
# SkillChance.Prospecting
|
||||
# Description: Allow skill increase from prospecting.
|
||||
|
||||
Reference in New Issue
Block a user