mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 17:29:47 +08:00
FIX: make PNGOUT less extreme
This commit is contained in:
parent
518406bb2f
commit
8c4cd511cc
|
@ -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 New Issue
Block a user