mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-01 11:02:59 +02:00
...
This commit is contained in:
parent
4d29f658fe
commit
db2e6bcb97
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ class Computerwoche(BasicNewsRecipe):
|
|||
remove_javascript = True
|
||||
encoding = 'utf-8'
|
||||
html2epub_options = 'base_font_size=10'
|
||||
BasicNewsRecipe.summary_length = 100
|
||||
summary_length = 100
|
||||
auto_cleanup = True
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue