mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-20 06:26:28 +01:00
...
This commit is contained in:
parent
6e81aa8442
commit
db2aabb34b
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ class Guardian(BasicNewsRecipe):
|
|||
max_articles_per_feed = 100
|
||||
remove_javascript = True
|
||||
encoding = 'utf-8'
|
||||
compress_news_images = True
|
||||
compress_news_images_auto_size = 8
|
||||
|
||||
# List of section titles to ignore
|
||||
# For example: ['Sport']
|
||||
|
|
|
|||
Loading…
Reference in a new issue