Hi
In your documentation for the image handler, i can see that the default quality for webp images are 50. We want to set a higher quality, which can be done ind the Image.cshtml file in Templates/Designs/Swift/Components.
But if we add it like in the screenshot below, it will just get overwritten if we update to a new swift version. What would the right way be, to get a better quality, without it being overwritten or making a custom template for it?
Could there maybe be implementet a field in website settings, where it will be possible to set the image quality, so it would set the value for both webp (quality) and jpeg (compresson)?