From e5825a4d37dc4596d38cf050f492c19e3b845479 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Sat, 5 Apr 2014 06:54:36 +0000 Subject: [PATCH] RSS 'initialAnnounceHeadlines' variable changed to Integer. Zero can be used for 'initialAnnounceHeadlines' in RSS plugin. --- plugins/RSS/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/RSS/config.py b/plugins/RSS/config.py index 53c5ff7b6..26665a827 100644 --- a/plugins/RSS/config.py +++ b/plugins/RSS/config.py @@ -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