diff options
author | Colin Guthrie <colin@mageia.org> | 2014-06-15 12:23:04 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-06-15 12:23:04 +0100 |
commit | 8939fb92e578d45a8a08530f0239f34a974e743a (patch) | |
tree | 8386868ac3f31f635dbe9d7219a12957f9ca768d | |
parent | d39118b48f90f2f100007b7a9d320ff9d1d74b6b (diff) | |
download | puppet-8939fb92e578d45a8a08530f0239f34a974e743a.tar puppet-8939fb92e578d45a8a08530f0239f34a974e743a.tar.gz puppet-8939fb92e578d45a8a08530f0239f34a974e743a.tar.bz2 puppet-8939fb92e578d45a8a08530f0239f34a974e743a.tar.xz puppet-8939fb92e578d45a8a08530f0239f34a974e743a.zip |
cgit: Keep a single page of repos on the overview page.
We'll have to reassess this when packages come over, but for now, lets keep
everything on one page.
-rw-r--r-- | modules/cgit/templates/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cgit/templates/cgitrc b/modules/cgit/templates/cgitrc index ec0f6595..7fe60a97 100644 --- a/modules/cgit/templates/cgitrc +++ b/modules/cgit/templates/cgitrc @@ -49,7 +49,7 @@ branch-sort=age logo=//nav.mageia.org/css/mageia-logo-nav-3.png # Try to avoid pagination on the mail page (until we have too many software repos) -max-repo-count=100 +max-repo-count=200 # Enable statistics per week, month and quarter max-stats=quarter |