After some debugging I found out that the constructor of the class ImageOptimizer was never called. After adding the full class name I was able to pass the options to the class constructor.
Then I was able to compress jpgs by adding a -m60 option in the configuration file!
After some debugging I found out that the constructor of the class ImageOptimizer was never called. After adding the full class name I was able to pass the options to the class constructor.
Then I was able to compress jpgs by adding a -m60 option in the configuration file!