This commit is contained in:
Kovid Goyal 2008-02-13 15:12:14 +00:00
parent f2242f45d7
commit dfb7199931

View File

@ -11,7 +11,7 @@ class Jutarnji(DefaultProfile):
title = 'Jutarnji' title = 'Jutarnji'
max_recursions = 2 max_recursions = 2
timefmt = ' [%d %b %Y]' timefmt = ' [%d %b %Y]'
max_articles_per_feed = 20 max_articles_per_feed = 80
html_description = True html_description = True
no_stylesheets = True no_stylesheets = True