mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Increase number of articles from 25 to 50
This commit is contained in:
parent
d8ee06460b
commit
e6f1eb03ba
@ -6,7 +6,7 @@ class LiveMint(BasicNewsRecipe):
|
||||
language = 'en_IN'
|
||||
__author__ = 'Krittika Goyal'
|
||||
oldest_article = 1 # days
|
||||
max_articles_per_feed = 25
|
||||
max_articles_per_feed = 50
|
||||
use_embedded_content = False
|
||||
|
||||
no_stylesheets = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user