bumping image quality to 90, after conversation with Elrond

This commit is contained in:
Christopher Allan Webber 2013-04-20 11:03:48 -05:00
parent 7bb26613a3
commit 8aa18b6682

View File

@ -92,7 +92,7 @@ max_height = integer(default=180)
# One of BICUBIC, BILINEAR, NEAREST, ANTIALIAS
resize_filter = string(default="ANTIALIAS")
#level of compression used when resizing images
quality = integer(default=85)
quality = integer(default=90)
[media_type:mediagoblin.media_types.video]
# Should we keep the original file?