From db2aabb34b6c89f54eda14a0ef60ca535a080850 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 19 Mar 2014 09:42:24 +0530 Subject: [PATCH] ... --- recipes/guardian.recipe | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/guardian.recipe b/recipes/guardian.recipe index 444130a296..533c1f0a27 100644 --- a/recipes/guardian.recipe +++ b/recipes/guardian.recipe @@ -30,6 +30,8 @@ class Guardian(BasicNewsRecipe): max_articles_per_feed = 100 remove_javascript = True encoding = 'utf-8' + compress_news_images = True + compress_news_images_auto_size = 8 # List of section titles to ignore # For example: ['Sport']