config file options are ignored
pablood85 opened this issue · 4 comments
pablood85 commented
Hello, I was trying to compress a jpg, but the size remained intact.
After some debugging, I found that there is no compression setted by default, so I added a new argument in this config line:
'jpegoptim_options' => ['--strip-all', '--all-progressive', '--max60'],
But nothing seems to happen, the config parameters are never merged with the default ones.
Is this a known issue?
What can I do to fix it?
Thanks
approached commented
Hi @pablood85
i have now no time to fix it. But feel free for a pull request.
approached commented
Thank you for your contribution. I add a new version tag 2.1.0.
Okipa commented
@pablood85 This closed issue seems to be related to this one : #13
Any idea on how to fix this ?
pablood85 commented
Sorry, I don't know how to fix that.
…On Thu, Mar 9, 2017 at 1:29 PM, Arthur LORENT ***@***.***> wrote:
@pablood85 <https://github.com/pablood85> This closed issue seems to be
related to this one : #13
<#13>
Any idea on how to fix this ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABb2HQXUSJhHmcxOLSPAgXcM3Hd6jELUks5rkCjZgaJpZM4Iqswl>
.