mirror of
https://github.com/osmarks/meme-search-engine.git
synced 2025-09-12 07:46:04 +00:00
apparently, that quality value is too low
This commit is contained in:
@@ -236,7 +236,7 @@ fn image_formats(_config: &Config) -> HashMap<String, ImageFormatConfig> {
|
||||
ImageFormatConfig {
|
||||
target_width: 800,
|
||||
target_filesize: 0,
|
||||
quality: 30,
|
||||
quality: 70,
|
||||
format: ImageFormat::Avif,
|
||||
extension: "avif".to_string(),
|
||||
},
|
||||
|
Reference in New Issue
Block a user