From: Guillaume RISCHARD Date: Wed, 6 Dec 2017 13:19:40 +0000 (+0000) Subject: Enable image compression utils for image_optim X-Git-Tag: live~3195 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/870e9e41e3c2b23b8b5e6730d91ea9ad1c89463d Enable image compression utils for image_optim Closes #1696 --- diff --git a/config/image_optim.yml b/config/image_optim.yml index 29ee6d838..9100cd7f5 100644 --- a/config/image_optim.yml +++ b/config/image_optim.yml @@ -1,12 +1,4 @@ skip_missing_workers: true pngout: false -pngcrush: false -advpng: false -optipng: false -pngquant: false -jhead: false -jpegoptim: false -gifsicle: false -jpegtran: false svgo: disable_plugins: ["cleanupIDs", "removeUnknownsAndDefaults"]