diff --git a/recipes/the_conversation.recipe b/recipes/the_conversation.recipe index f8383d4131..f2029b4001 100644 --- a/recipes/the_conversation.recipe +++ b/recipes/the_conversation.recipe @@ -5,7 +5,7 @@ class TheConversation(BasicNewsRecipe): title = u'The Conversation' language = 'en' __author__ = 'Krittika Goyal' - oldest_article = 2 # days + oldest_article = 4 # days max_articles_per_feed = 20 use_embedded_content = False