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
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ return [
/* /*
* The maximum time in seconds each optimizer is allowed to run separately. * 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. * If set to `true` all output of the optimizer binaries will be appended to the default log.