This commit is contained in:
wanlop run 2025-05-07 22:12:17 +07:00
parent 46f6a4532f
commit 2efb503bee
36 changed files with 12295 additions and 9942 deletions

View file

@ -2103,7 +2103,7 @@ PRICE "Reset" "-"
; Original value is 40
If EnableMultiInstance = "true" Then
If CountUpReloadAll > 300 Then
If CountUpReloadAll > 150 Then
Var NeedReboot = "false"
Var StartUpExt = "-"
@ -2112,18 +2112,6 @@ PRICE "Reset" "-"
ReloadAll
EndIf
If CountUpReloadAll = 50 Then
Var SlientRefreshIndex = 2
EndIf
If CountUpReloadAll = 150 Then
Var SlientRefreshIndex = 2
EndIf
If CountUpReloadAll = 200 Then
Var SlientRefreshIndex = 2
EndIf
If CountUpReloadAll = 250 Then
Var SlientRefreshIndex = 2
EndIf
Else
If CountUpReloadAll > 100 Then