File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -483,12 +483,12 @@ well as at least one probe ID.
483483
484484The ` frequency ` value specifies how often the check runs in milliseconds
485485(the value is not truly a "frequency" but a "period"). The minimum
486- acceptable value is 1 second (1000 ms), and the maximum is 120 seconds
487- (120000 ms).
486+ acceptable value is 1 second (1000 ms), and the maximum is 1 hour
487+ (3600000 ms).
488488
489489The ` timeout ` value specifies the maximum running time for the check in
490490milliseconds. The minimum acceptable value is 1 second (1000 ms), and the
491- maximum 10 seconds (10000 ms).
491+ maximum 60 seconds (60000 ms).
492492
493493The ` ipVersion ` value specifies whether the corresponding check will be
494494performed using IPv4 or IPv6. The "Any" value indicates that IPv6 should
You can’t perform that action at this time.
0 commit comments