From ad0026a35c454d84ba3b3f57c7e8a89f940e6951 Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 17 Jul 2019 17:14:20 +0200 Subject: Increases the number of entries to list per page on the repository index page. --- config/cgitrc | 1 + 1 file changed, 1 insertion(+) diff --git a/config/cgitrc b/config/cgitrc index a16ad8f..bb8a414 100644 --- a/config/cgitrc +++ b/config/cgitrc @@ -40,3 +40,4 @@ clone-url=https://git.neodarz.net/$CGIT_REPO_URL ssh://git@neodarz.net:/home/git # For generate this file, juste run /home/git/pub_repo/gitrc_conf_gen.sh include=/home/git/pub_repo/cgitrepos +max-repo-count=100 -- cgit v1.2.1