mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 22:43:41 +02:00
...
This commit is contained in:
parent
80e1da55a2
commit
4ef7b3d7d7
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class WSJ(JavascriptRecipe):
|
|||
language = 'en'
|
||||
|
||||
compress_news_images = True
|
||||
compress_news_images_auto_size = 5
|
||||
compress_news_images_auto_size = 7
|
||||
max_articles_per_feed = 1000
|
||||
timefmt = ' [%a, %b %d, %Y]'
|
||||
no_stylesheets = True
|
||||
|
|
|
|||
Loading…
Reference in a new issue