aboutsummaryrefslogtreecommitdiff
path: root/src/org/euandre/queue.scm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-09 18:01:33 -0300
committerEuAndreh <eu@euandre.org>2025-05-09 18:01:33 -0300
commit0f7352333405a1e278c481062bef5cdcebb6b798 (patch)
treebd45fbe73c193b5cab61e47fbfce2241b0742fd5 /src/org/euandre/queue.scm
parentpackages.scm: Update uuid, euandre.org and papo.im (diff)
downloadpackages-0f7352333405a1e278c481062bef5cdcebb6b798.tar.gz
packages-0f7352333405a1e278c481062bef5cdcebb6b798.tar.xz
queue.scm: Set cgit max-repo-count config to 0
Diffstat (limited to 'src/org/euandre/queue.scm')
-rw-r--r--src/org/euandre/queue.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/org/euandre/queue.scm b/src/org/euandre/queue.scm
index b0801a6..6e35fcf 100644
--- a/src/org/euandre/queue.scm
+++ b/src/org/euandre/queue.scm
@@ -1748,6 +1748,7 @@ connections correctly.")))
(enable-log-linecount? #t)
(enable-remote-branches? #t)
(enable-subject-links? #t)
+ (max-repo-count 0)
(snapshots '("tar.gz" "tar.xz"))
(root-desc "Patches welcome!")
(root-title (string-append (gethostname) " repositories"))