summaryrefslogtreecommitdiff
path: root/pinyconfigs/etc/cgitrc
diff options
context:
space:
mode:
authorjrayhawk+piny.be@omgwallhack.org <jrayhawk@dev.piny.svcs.cs.pdx.edu>2011-01-09 21:08:15 -0800
committerjrayhawk+piny.be@omgwallhack.org <jrayhawk@dev.piny.svcs.cs.pdx.edu>2011-01-09 21:08:15 -0800
commit1f302515f68e317a8a997f86f313e544826391eb (patch)
tree576b9e643eaca29e755fa2c6d7cf24bb956c2b8a /pinyconfigs/etc/cgitrc
parentdaac4eaa685d0f5a742b9dffa13079795ef742a4 (diff)
downloadpiny-code-1f302515f68e317a8a997f86f313e544826391eb.tar.gz
piny-code-1f302515f68e317a8a997f86f313e544826391eb.zip
Remove '.git' from cgit URL paths
Diffstat (limited to 'pinyconfigs/etc/cgitrc')
-rw-r--r--pinyconfigs/etc/cgitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/pinyconfigs/etc/cgitrc b/pinyconfigs/etc/cgitrc
index a557df0..df106d9 100644
--- a/pinyconfigs/etc/cgitrc
+++ b/pinyconfigs/etc/cgitrc
@@ -31,6 +31,9 @@ root-desc=For all your informational needs.
# Allow download of tar.gz, tar.bz and zip-files
snapshots=tar.gz zip
+# Remove mostly-redundant '.git' suffix
+remove-suffix=1
+
scan-path=/srv/git
enable-gitweb-owner=1