src/init/conf/remote-hgrc
author Paul Crowley <paul@lshift.net>
Wed, 14 Oct 2009 15:25:56 +0100
changeset 125 fc5b8fc1040e
parent 75 5af89523a9d3
permissions -rw-r--r--
Explain why we configure access twice

# hgrc to use for all remote users

[hooks]
pretxnchangegroup.access = python:mercurialserver.access.hook
changegroup.aaaaa_servelog = python:mercurialserver.servelog.hook
outgoing.aaaaa_servelog = python:mercurialserver.servelog.hook