summaryrefslogtreecommitdiff
path: root/etc/cgitrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/cgitrc')
-rw-r--r--etc/cgitrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/cgitrc b/etc/cgitrc
index 810fb77..4a4d461 100644
--- a/etc/cgitrc
+++ b/etc/cgitrc
@@ -5,13 +5,13 @@
about-filter=/usr/lib/cgit/filters/about-formatting.sh
branch-sort=age
#cache-size=1000
-clone-url=https://code.webb.page/$CGIT_REPO_URL
+#clone-url=https://code.webb.page/$CGIT_REPO_URL
css=/cgit.css
enable-blame=1
enable-commit-graph=1
enable-follow-links=1
enable-git-config=1
-enable-http-clone=1
+enable-http-clone=0
enable-index-links=1
enable-index-owner=0
enable-log-filecount=1
@@ -63,6 +63,10 @@ repo.url=pq-jwt.git
repo.path=/srv/git/pq-jwt.git
repo.desc=Post-quantum json web tokens
+repo.url=script.git
+repo.path=/srv/git/script.git
+repo.desc=Useful scripts for things I do
+
section=ChronVer
repo.url=chronver/chronver.git