Refactor Server model to update SSH check wait time description
This commit is contained in:
parent
cec77abaa8
commit
7849099593
1 changed files with 1 additions and 1 deletions
|
|
@ -536,7 +536,7 @@ public function sentinelHeartbeat(bool $isReset = false)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the wait time before performing an SSH check.
|
* Get the wait time for Sentinel to push before performing an SSH check.
|
||||||
*
|
*
|
||||||
* @return int The wait time in seconds.
|
* @return int The wait time in seconds.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue