Skip to content

Commit

Permalink
Update The Daily Mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Feb 21, 2015
1 parent 45bedfc commit a5f7a41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/daily_mirror.recipe
Expand Up @@ -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
Expand Down

0 comments on commit a5f7a41

Please sign in to comment.