• Resolved Sergio Alfaro

    (@rafasshop)


    Hello!

    I have two versions of the optimized images, the normal ones and the webp version.

    If I only want to remove from my server the webp version due I don’t want continue using this format, is possible?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Sort of, you can simply disable webp replacement feature , that is easy one, it won’t serve webp anymore.

    however, if you want to free up some disk space , you can blindly remove these webp files with rm command , but the database will still show them as currently there is no way to remove that data without destroy all.

    the right solution is to destroy all optimized images and re-opt them with webp option disabled.

    Best regards,

    Thread Starter Sergio Alfaro

    (@rafasshop)

    Hi.

    Ok, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Destroy only webp versions of optimized images’ is closed to new replies.