aboutsummaryrefslogtreecommitdiff
path: root/underlays/basewiki
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-11 17:14:21 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 17:14:21 -0400
commitf50d0d05fec0cde09d1a59d0478f33be6d8087bb (patch)
tree82ca056e126069b98009548558133e846ac4f8c0 /underlays/basewiki
parentf33af231d222404a5b1ed4640a2ab63a68d6e0b7 (diff)
downloadikiwiki-f50d0d05fec0cde09d1a59d0478f33be6d8087bb.tar
ikiwiki-f50d0d05fec0cde09d1a59d0478f33be6d8087bb.tar.gz
mention the cron job
Diffstat (limited to 'underlays/basewiki')
-rw-r--r--underlays/basewiki/directive/aggregate.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/underlays/basewiki/directive/aggregate.mdwn b/underlays/basewiki/directive/aggregate.mdwn
index e8c1d8e10..b8814a049 100644
--- a/underlays/basewiki/directive/aggregate.mdwn
+++ b/underlays/basewiki/directive/aggregate.mdwn
@@ -8,8 +8,9 @@ Aggregate a feed as follows:
url="http://example.com/" updateinterval="15"]]
That example aggregates posts from the specified RSS feed, updating no
-more frequently than once every 15 minutes, and puts a page per post under
-the example/ directory in the wiki.
+more frequently than once every 15 minutes (though possibly less
+frequently, if the cron job runs less frequently than that), and puts a
+page per post under the example/ directory in the wiki.
You can then use ikiwiki's [[ikiwiki/blog]] support to create a blog of one or
more aggregated feeds. For example: