summary refs log tree commit diff
path: root/www/git.causal.agency/cgitrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 21:40:50 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 21:40:50 -0500
commit480a5024344b5e5b3562c3d663206fc372235510 (patch)
treeeb8223bc6877988d26fb9d42f3246271d867f797 /www/git.causal.agency/cgitrc
parentBail from hi if input is binary (diff)
downloadsrc-480a5024344b5e5b3562c3d663206fc372235510.tar.gz
src-480a5024344b5e5b3562c3d663206fc372235510.zip
Add git.causal.agency cgit config
Diffstat (limited to 'www/git.causal.agency/cgitrc')
-rw-r--r--www/git.causal.agency/cgitrc27
1 files changed, 27 insertions, 0 deletions
diff --git a/www/git.causal.agency/cgitrc b/www/git.causal.agency/cgitrc
new file mode 100644
index 00000000..4a1aa904
--- /dev/null
+++ b/www/git.causal.agency/cgitrc
@@ -0,0 +1,27 @@
+root-title=causal agency
+root-desc=code toilet
+
+clone-url=https://$HTTP_HOST/$CGIT_REPO_URL
+snapshots=tar.gz zip
+
+enable-blame=1
+enable-commit-graph=1
+enable-subject-links=1
+enable-follow-links=1
+enable-index-owner=0
+repository-sort=age
+branch-sort=age
+
+css=/custom.css
+email-filter=/usr/local/libexec/cgit-email
+about-filter=/usr/local/libexec/source-filter
+source-filter=/usr/local/libexec/source-filter
+
+readme=:README.7
+readme=:README
+
+remove-suffix=1
+enable-git-config=1
+scan-path=/home/june/pub
+
+cache-size=1024