1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-04-21 17:31:58 +02:00

comment postprocessing

This commit is contained in:
Mikael Roos 2013-10-08 02:32:00 +02:00
parent c9d41ceca2
commit c03ebedc93

View File

@ -24,9 +24,9 @@ set_exception_handler('myExceptionHandler');
// Use preprocessing of images
define('PNG_FILTER', '/usr/local/bin/optipng -q');
define('PNG_DEFLATE', '/usr/local/bin/pngout -q');
define('JPEG_OPTIMIZE', '/usr/local/bin/jpegtran -copy none -optimize');
#define('PNG_FILTER', '/usr/local/bin/optipng -q');
#define('PNG_DEFLATE', '/usr/local/bin/pngout -q');
#define('JPEG_OPTIMIZE', '/usr/local/bin/jpegtran -copy none -optimize');
// Append ending slash