🗝
summary refs log tree commit diff
path: root/cgit/public
diff options
context:
space:
mode:
authormia <mia@mia.jetzt>2024-06-08 22:56:05 -0700
committermia <mia@mia.jetzt>2024-06-08 22:56:05 -0700
commit8cf813ff033bbc98a7dd40db6ac11e2e35c7e997 (patch)
treea451059194cbd4ba90993ebdaced4749448ec4df /cgit/public
downloadasylum-8cf813ff033bbc98a7dd40db6ac11e2e35c7e997.tar.gz
asylum-8cf813ff033bbc98a7dd40db6ac11e2e35c7e997.zip
initial commit
Diffstat (limited to 'cgit/public')
-rw-r--r--cgit/public24
1 files changed, 24 insertions, 0 deletions
diff --git a/cgit/public b/cgit/public
new file mode 100644
index 0000000..d6633de
--- /dev/null
+++ b/cgit/public
@@ -0,0 +1,24 @@
+# shellcheck disable=all # this isn't a shell file, dingus
+
+about-filter=/usr/bin/cgit-about-filter.sh
+clone-url=https://$HTTP_HOST/$CGIT_REPO_URL git@asylum:$CGIT_REPO_URL
+css=/style.css
+enable-blame=1
+enable-git-config=1
+enable-index-owner=0
+enable-log-filecount=1
+enable-log-linecount=1
+header=/etc/cgit/public-header.html
+logo-link=https://git.causal.agency/cgit-pink/about/
+readme=:README.md
+root-desc=personal git repositories
+snapshots=tar.gz zip
+source-filter=/usr/bin/cgit-syntect
+virtual-root=/
+
+cache-root=/srv/git/.cache
+cache-size=1M
+
+remove-suffix=1
+strict-export=git-daemon-export-ok
+scan-path=/srv/git