rosell-dk / webp-express

Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
GNU General Public License v3.0
221 stars 63 forks source link

low-memory flag is used by default when using wp cli #603

Open lostact opened 5 months ago

lostact commented 5 months ago

When I try to bulk convert using wp webp-express convert command it uses -low-memory flag and there is no option in the settings page to turn it off or command line options to disable it in cli.

Forza-tng commented 4 months ago

I noticed the same thing only yesterday. The bulk convert from the main setting page also uses the low memory option, and it does not have the option to turn it off, unlike in the media gallery page.