From a5f7a41f4a0490bb1616826506b2c172bf73da7e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 21 Feb 2015 14:46:53 +0530 Subject: [PATCH] Update The Daily Mirror --- recipes/daily_mirror.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/daily_mirror.recipe b/recipes/daily_mirror.recipe index 7932ed5cbc..31e3055eb8 100644 --- a/recipes/daily_mirror.recipe +++ b/recipes/daily_mirror.recipe @@ -14,9 +14,9 @@ class AdvancedUserRecipe1306061239(BasicNewsRecipe): masthead_url = 'http://www.nmauk.co.uk/nma/images/daily_mirror.gif' compress_news_images = True - compress_news_images_max_size = 30 + compress_news_images_max_size = 15 oldest_article = 1.5 - max_articles_per_feed = 12 + max_articles_per_feed = 10 remove_empty_feeds = True remove_javascript = True no_stylesheets = True