RSS 'initialAnnounceHeadlines' variable changed to Integer.

Zero can be used for 'initialAnnounceHeadlines' in RSS plugin.
This commit is contained in:
Dave Woodfall 2014-04-05 06:54:36 +00:00
parent 0f3a159a60
commit e5825a4d37
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ conf.registerGlobalValue(RSS, 'defaultNumberOfHeadlines',
registry.PositiveInteger(1, _("""Indicates how many headlines an rss feed
will output by default, if no number is provided.""")))
conf.registerChannelValue(RSS, 'initialAnnounceHeadlines',
registry.PositiveInteger(5, _("""Indicates how many headlines an rss feed
registry.Integer(5, _("""Indicates how many headlines an rss feed
will output when it is first added to announce for a channel.""")))
conf.registerChannelValue(RSS, 'keywordWhitelist',
registry.SpaceSeparatedSetOfStrings([], _("""Space separated list of