Add 'max-atom-items' config variable

This allows one to specify the items in the RSS feeds

Signed-off-by: Aaron Griffin <agriffin@datalogics.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Aaron Griffin
2010-02-04 18:08:16 -06:00
committed by Lars Hjemli
parent 65ced7c009
commit 80476b0d28
4 changed files with 9 additions and 1 deletions

View File

@ -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".