mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
FIX: make PNGOUT less extreme
This commit is contained in:
parent
518406bb2f
commit
8c4cd511cc
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ allow_lossy: false
|
|||
advpng: false
|
||||
optipng: false
|
||||
pngcrush: false
|
||||
pngout: true
|
||||
pngout:
|
||||
strategy: 2
|
||||
pngquant: false
|
||||
# JPG
|
||||
jpegrecompress: false
|
||||
|
|
Loading…
Reference in a new issue