From 80476b0d2873eb212fad38487fd6189bd6629cbe Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Thu, 4 Feb 2010 18:08:16 -0600 Subject: Add 'max-atom-items' config variable This allows one to specify the items in the RSS feeds Signed-off-by: Aaron Griffin Signed-off-by: Lars Hjemli --- cgitrc.5.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cgitrc.5.txt') diff --git a/cgitrc.5.txt b/cgitrc.5.txt index d74d9e7..6cdfd03 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -166,6 +166,10 @@ logo-link:: calculated url of the repository index page will be used. Default value: none. +max-atom-items:: + Specifies the number of items to display in atom feeds view. Default + value: "10". + max-commit-count:: Specifies the number of entries to list per page in "log" view. Default value: "50". -- cgit v1.2.3-59-g8ed1b