This commit is contained in:
Kovid Goyal 2014-01-19 08:57:58 +05:30
parent 4c9c7aad6f
commit 78dab06e96

View File

@ -16,6 +16,8 @@ class WallStreetJournal(BasicNewsRecipe):
needs_subscription = True
language = 'en'
compress_news_images = True
compress_news_images_auto_size = 5
max_articles_per_feed = 1000
timefmt = ' [%a, %b %d, %Y]'
no_stylesheets = True