Skip to content

Commit

Permalink
disable jpegrecompress worker
Browse files Browse the repository at this point in the history
  • Loading branch information
ZogStriP committed Jun 3, 2015
1 parent 327486a commit ff40338
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .image_optim.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
skip_missing_workers: true
allow_lossy: true
# PNG
advpng: false
optipng: false
pngcrush: false
pngout: false
pngquant:
quality: !ruby/range 10..90
# JPG
jpegrecompress: false

0 comments on commit ff40338

Please sign in to comment.