This commit is contained in:
Kovid Goyal 2011-01-18 10:21:57 -07:00
parent fca9ccc67d
commit 2a8ebdb766

View File

@ -5,7 +5,7 @@ from calibre.web.feeds.recipes import BasicNewsRecipe
class IHNed(BasicNewsRecipe):
stahnout_vsechny = False
stahnout_vsechny = True
#True = stahuje vsechny z homepage
#False = stahuje pouze dnesni clanky (ze dne, kdy je skript spusten)