]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc
Read repo-info from /etc/cgitrc
[ps-cgit] / cgitrc
diff --git a/cgitrc b/cgitrc
index 7e7fae53d817fc5956d160a2e8e223423ee3ebc8..da3d138796ae1517612e3af8171d8a65a22eb0eb 100644 (file)
--- a/cgitrc
+++ b/cgitrc
@@ -3,10 +3,6 @@
 ##
 
 
-## root folder for git repos
-#root=/usr/src/git
-
-
 ## base for virtual urls. If specified, rewrite rules must be added to 
 ## httpd.conf. Possible rules for /git/ when cgit.cgi is accessed as /cgit.cgi:
 ##
 
 ## ttl for static pages (addressed by SHA-1)
 #cache-static-ttl=-1
+
+
+
+## Example repository entry
+#repo.url=cgit
+#repo.name=cgit
+#repo.desc=the caching cgi for git
+#repo.path=/pub/git/cgit
+#repo.owner=Lars Hjemli