src/init/conf/remote-hgrc
author Paul Crowley <paul@lshift.net>
Thu, 15 Oct 2009 11:05:14 +0100
changeset 151 5758cf47ff43
parent 75 5af89523a9d3
permissions -rw-r--r--
cleanups to the security section

# 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