mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-04 14:45:07 +01:00
...
This commit is contained in:
parent
4c9c7aad6f
commit
78dab06e96
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue