chore(Conf/Misc): Make it easier to find FreezeDetector (#15451)

This commit is contained in:
Kitzunu 2023-04-02 20:31:19 +02:00 committed by GitHub
parent 511c1918bd
commit 40cce659e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -467,6 +467,7 @@ LogDB.Opt.ClearTime = 1209600
#
# MaxCoreStuckTime
# Description: Time (in seconds) before the server is forced to crash if it is frozen.
# FreezeDetector
# Default: 0 - (Disabled)
# 10+ - (Enabled, Recommended 30+)
# Note: If enabled and the setting is too low, it can cause unexpected crash.