summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 12:42:09 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 12:42:09 -0400
commit134c8b0a104fddbe14d63cf58349ad6cde6ecaae (patch)
treee56be939e484ed96ef6d48938bd2a5755e42997c /doc/todo
parentb24021780a28c455f8e4b67a627705812d40a125 (diff)
limit rss/atom feeds to 10 pages to avoid enormous files
Since bug reports are often long, the rss and atom feeds were 5+ mb in size.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/done.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/done.mdwn b/doc/todo/done.mdwn
index e7c98081b..bb3784ed4 100644
--- a/doc/todo/done.mdwn
+++ b/doc/todo/done.mdwn
@@ -1,4 +1,4 @@
recently fixed [[todo]] items.
[[!inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10
-archive=yes]]
+archive=yes feedlimit=10]]