mercurial/hgweb.cfg

Fri, 12 Oct 2012 21:26:04 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 12 Oct 2012 21:26:04 +0200
changeset 736
f3694f62f433
permissions
-rw-r--r--

Introduce missing modules needed by dependent modules, and provide
a few commerce related modules as well as authentication modules.

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

mercurial