X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/3c388a3bf80d51b95b6bdfbf133a7f732c3d80b9..8fb2f056961e577a039ae185d89ab8e2d2840b9e:/cgitrc diff --git a/cgitrc b/cgitrc index 7e7fae5..da3d138 100644 --- 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: ## @@ -61,3 +57,12 @@ ## 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