Update image-optimizer config

This commit is contained in:
Daniel Supernault 2020-01-28 21:32:09 -07:00
parent e86ddb94de
commit c5e171c4a8
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -43,7 +43,7 @@ return [
/*
* The maximum time in seconds each optimizer is allowed to run separately.
*/
'timeout' => 60,
'timeout' => 59,
/*
* If set to `true` all output of the optimizer binaries will be appended to the default log.