Browse Source

Update image-optimizer config

Daniel Supernault 5 years ago
parent
commit
c5e171c4a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/image-optimizer.php

+ 1 - 1
config/image-optimizer.php

@@ -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.