mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update image-optimizer config
This commit is contained in:
parent
e86ddb94de
commit
c5e171c4a8
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue