mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
CORE/conf: Note about MaxCoreStuckTime danger
Warning note to avoid stupid crashes. https://github.com/azerothcore/azerothcore-wotlk/issues/1042
This commit is contained in:
@@ -349,7 +349,8 @@ LogDB.Opt.ClearTime = 1209600
|
||||
# MaxCoreStuckTime
|
||||
# Description: Time (in seconds) before the server is forced to crash if it is frozen.
|
||||
# Default: 0 - (Disabled)
|
||||
# 10+ - (Enabled, Recommended 10+)
|
||||
# 10+ - (Enabled, Recommended 30+)
|
||||
# Note: If enabled and the setting is too low, it can cause unexpected crash.
|
||||
|
||||
MaxCoreStuckTime = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user