about summary refs log tree commit diff
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
authorAaron Griffin <agriffin@datalogics.com>2010-02-04 18:08:16 -0600
committerLars Hjemli <hjemli@gmail.com>2010-03-22 23:46:00 +0100
commit80476b0d2873eb212fad38487fd6189bd6629cbe (patch)
treebdacb5527659ebb8296e95dfbe3ea5f74fe3a9ac /cgitrc.5.txt
parentAdd all=1 query param for atom feeds (diff)
downloadcgit-magenta-80476b0d2873eb212fad38487fd6189bd6629cbe.tar.xz
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>
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt4
1 files changed, 4 insertions, 0 deletions
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".