summaryrefslogtreecommitdiffabout
path: root/cgitrc
Unidiff
Diffstat (limited to 'cgitrc') (more/less context) (ignore whitespace changes)
-rw-r--r--cgitrc13
1 files changed, 9 insertions, 4 deletions
diff --git a/cgitrc b/cgitrc
index 7e7fae5..da3d138 100644
--- a/cgitrc
+++ b/cgitrc
@@ -5,6 +5,2 @@
5 5
6## root folder for git repos
7#root=/usr/src/git
8
9
10## base for virtual urls. If specified, rewrite rules must be added to 6## base for virtual urls. If specified, rewrite rules must be added to
@@ -63 +59,10 @@
63#cache-static-ttl=-1 59#cache-static-ttl=-1
60
61
62
63## Example repository entry
64#repo.url=cgit
65#repo.name=cgit
66#repo.desc=the caching cgi for git
67#repo.path=/pub/git/cgit
68#repo.owner=Lars Hjemli