mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
57a24aa767
commit
cd8308765a
@ -413,7 +413,7 @@ class BasicNewsRecipe(Recipe):
|
|||||||
#: with the URL scheme of your particular website.
|
#: with the URL scheme of your particular website.
|
||||||
resolve_internal_links = False
|
resolve_internal_links = False
|
||||||
|
|
||||||
#: Set to False if you dont want to use gzipped transfers. Note that some old servers flake out with gzip
|
#: Set to False if you do not want to use gzipped transfers. Note that some old servers flake out with gzip
|
||||||
handle_gzip = True
|
handle_gzip = True
|
||||||
|
|
||||||
# See the built-in recipes for examples of these settings.
|
# See the built-in recipes for examples of these settings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user