aboutsummaryrefslogtreecommitdiff
path: root/deploy/code-host/cgitrc
diff options
context:
space:
mode:
authorMonzero Build System <builds@monzero.org>2026-08-15 21:47:24 +0100
committerMonzero Build System <builds@monzero.org>2026-08-15 21:47:24 +0100
commit0ac4c97369e60523c2bf95c3eaa7777f7703d2e8 (patch)
tree495e0b1905d191036622b6237e0e223442bd9ea1 /deploy/code-host/cgitrc
parent04c61909364622016863f62567a5a87d63f1b97a (diff)
downloadmonzero-core-0ac4c97369e60523c2bf95c3eaa7777f7703d2e8.tar.gz
monzero-core-0ac4c97369e60523c2bf95c3eaa7777f7703d2e8.tar.xz
monzero-core-0ac4c97369e60523c2bf95c3eaa7777f7703d2e8.zip
Deploy read-only Monzero source service
Diffstat (limited to 'deploy/code-host/cgitrc')
-rw-r--r--deploy/code-host/cgitrc21
1 files changed, 21 insertions, 0 deletions
diff --git a/deploy/code-host/cgitrc b/deploy/code-host/cgitrc
new file mode 100644
index 000000000..e7680f15f
--- /dev/null
+++ b/deploy/code-host/cgitrc
@@ -0,0 +1,21 @@
+css=/assets/cgit.css
+logo=/assets/cgit.png
+favicon=/assets/favicon.ico
+root-title=Monzero Source
+root-desc=Public source code and reproducible-build assertions for Monzero
+virtual-root=/
+clone-prefix=https://code.monzero.org
+enable-http-clone=1
+enable-index-owner=0
+enable-index-links=1
+enable-log-filecount=1
+enable-log-linecount=1
+enable-commit-graph=1
+max-repo-count=20
+snapshots=tar.gz tar.xz zip
+readme=:README.md
+readme=:README
+remove-suffix=0
+section-from-path=0
+scan-path=/srv/git
+