mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-23 08:02:54 +02:00
Made &lossless part of the generated cache filename.
This commit is contained in:
@@ -342,7 +342,7 @@ return array(
|
||||
*/
|
||||
/*
|
||||
'postprocessing' => array(
|
||||
'png_lossy' => false,
|
||||
'png_lossy' => null,
|
||||
'png_lossy_cmd' => '/usr/local/bin/pngquant --force --output',
|
||||
|
||||
'png_filter' => false,
|
||||
|
Reference in New Issue
Block a user