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:
Barbz
2018-10-04 21:15:40 +02:00
parent 3471692114
commit 69840392c4

View File

@@ -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