From: Joey Hess Date: Fri, 19 Sep 2008 17:15:59 +0000 (-0400) Subject: response X-Git-Tag: 2.65~61 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/87ece1837d203ba384c1c565a507558d81c1a840?ds=inline;hp=--cc response --- 87ece1837d203ba384c1c565a507558d81c1a840 diff --git a/doc/plugins/aggregate/discussion.mdwn b/doc/plugins/aggregate/discussion.mdwn index 48aa701fe..f5e44c529 100644 --- a/doc/plugins/aggregate/discussion.mdwn +++ b/doc/plugins/aggregate/discussion.mdwn @@ -53,3 +53,7 @@ Two things aren't working as I'd expect: >>>>>> I can confirm, they're fixed on my end. --[[schmonz]] New bug: new posts aren't getting displayed (or cached for aggregation). After fixing his feed, David posted a new item today, and the aggregator is convinced there's nothing to do, whether by cronjob or webtrigger. I verified that it wasn't another problem with his feed by adding another of my ikiwiki's feed to the planet, running the aggregator, posting a new item, and running the aggregator again: no new item. --[[schmonz]] + +> Even if you start it more frequently, aggregation will only occur every +> `updateinterval` minutes (default 15), maximum. Does this explain what +> you're seeing? --[[Joey]]