From 1f302515f68e317a8a997f86f313e544826391eb Mon Sep 17 00:00:00 2001 From: "jrayhawk+piny.be@omgwallhack.org" Date: Sun, 9 Jan 2011 21:08:15 -0800 Subject: Remove '.git' from cgit URL paths --- pinyconfigs/etc/cgitrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pinyconfigs') 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 -- cgit v1.2.3