mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-24 06:56:13 +01:00
...
This commit is contained in:
parent
6fc515a66a
commit
be77588efa
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class AdvancedUserRecipe1376229553(BasicNewsRecipe):
|
|||
remove_javascript = True
|
||||
no_stylesheets = True
|
||||
oldest_article = 1
|
||||
max_articles_per_feed = 2
|
||||
max_articles_per_feed = 10
|
||||
#auto_cleanup = True
|
||||
compress_news_images = True
|
||||
compress_news_images_max_size = 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue