From: Tom Hughes Date: Sun, 13 Sep 2015 10:46:13 +0000 (+0100) Subject: Disable jpegtran X-Git-Tag: live~4172 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/d27eb639415499d23500f4fbaed36ab794ffe39d?ds=inline Disable jpegtran --- diff --git a/config/image_optim.yml b/config/image_optim.yml index 61fb95b80..26b36c4cd 100644 --- a/config/image_optim.yml +++ b/config/image_optim.yml @@ -7,3 +7,4 @@ pngquant: false jhead: false jpegoptim: false gifsicle: false +jpegtran: false