Refactor Server model to update SSH check wait time description

This commit is contained in:
Andras Bacsai
2024-10-22 14:49:42 +02:00
parent cec77abaa8
commit 7849099593

View File

@@ -536,7 +536,7 @@ $schema://$host {
} }
/** /**
* 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.
*/ */