Misc fixes
This commit is contained in:
@@ -448,10 +448,10 @@ LogDB.Opt.ClearTime = 1209600
|
||||
#
|
||||
# MaxCoreStuckTime (NYI)
|
||||
# Description: Time (in seconds) before the server is forced to crash if it is frozen.
|
||||
# Default: 0 - (Disabled)
|
||||
# 10+ - (Enabled, Recommended 10+)
|
||||
# Default: 60 - (Enabled, Recommended 10+)
|
||||
# 0 - (Disabled)
|
||||
|
||||
MaxCoreStuckTime = 0
|
||||
MaxCoreStuckTime = 60
|
||||
|
||||
#
|
||||
# AddonChannel
|
||||
|
||||
Reference in New Issue
Block a user