mercurial/hgweb.cfg

Wed, 08 Feb 2012 20:15:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 08 Feb 2012 20:15:40 +0200
changeset 600
00bfe519c9d3
permissions
-rw-r--r--

Update version, introduce hgweb CGI configuration, correct document
installation paths, and properly install and mark configuration files.

     1 [web]
     2 baseurl = /hg
     4 [paths]
     5 repo1 = @l_prefix@/var/mercurial/repo1
     6 repo2 = @l_prefix@/var/mercurial/repo2

mercurial