Skip to content

Commit 6f960ba

Browse files
committed
Updated default parameters
1 parent 0c43d7b commit 6f960ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Optimizer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ public function __construct( $api_key, $http_client_class = '' ) {
8282
'keep_exif' => 0,
8383
'cmyktorgb' => 1,
8484
'compression' => Optimizer::COMPRESSION_INTELLIGENT,
85+
'webp' => 0,
8586
);
8687
$this->separator = DIRECTORY_SEPARATOR;
8788
}

0 commit comments

Comments
 (0)