D Deleted member 184953 Guest Aug 10, 2024 #1 What does that mean exactly? How and where do we make this choice? Thank you.
Chromaniac Well-known member Aug 11, 2024 #21 Fixed Post in thread 'Image quality for client side resizing is hardcoded' Jun 27, 2024 Default is 85. Add this and adjust the number accordingly: PHP: $config['maxImageResizeQuality'] = 85; Upvote 0 Downvote
Fixed Post in thread 'Image quality for client side resizing is hardcoded' Jun 27, 2024 Default is 85. Add this and adjust the number accordingly: PHP: $config['maxImageResizeQuality'] = 85;
Mr Lucky Well-known member Aug 11, 2024 #22 Anatoliy said: applies to image resizing, not for converting to webp Click to expand... All I know is it works fine on my site. Upvote 0 Downvote
Anatoliy said: applies to image resizing, not for converting to webp Click to expand... All I know is it works fine on my site.
Anatoliy Well-known member Aug 11, 2024 #23 Mr Lucky said: All I know is it works fine on my site. Click to expand... yep, it does Upvote 0 Downvote