Skip to content

Commit 8296a62

Browse files
committed
clarify
1 parent 699ac90 commit 8296a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ However, you may take a more granular approach by defining the maximum number of
306306

307307
#### Timeout
308308

309-
> {note} PHP 7.1 and the pcntl module is required (this extension is not available on Windows platforms).
309+
> {note} The `timeout` feature is optimized for PHP 7.1+ and the `pcntl` PHP extension.
310310
311311
Likewise, the maximum number of seconds that jobs can run may be specified using the `--timeout` switch on the Artisan command line:
312312

0 commit comments

Comments
 (0)