mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
4d29f658fe
commit
db2e6bcb97
@ -22,7 +22,7 @@ class Computerwoche(BasicNewsRecipe):
|
|||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
html2epub_options = 'base_font_size=10'
|
html2epub_options = 'base_font_size=10'
|
||||||
BasicNewsRecipe.summary_length = 100
|
summary_length = 100
|
||||||
auto_cleanup = True
|
auto_cleanup = True
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user