mercurial/hgweb.cfg

Thu, 13 Sep 2012 20:05:49 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 13 Sep 2012 20:05:49 +0200
changeset 676
7a7cc794483b
permissions
-rw-r--r--

Integrate useful recipient and helo access maps, and introduce SRS logic.

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

mercurial