src/init/conf/remote-hgrc
author Paul Crowley <paul@lshift.net>
Fri, 20 Feb 2009 11:19:29 +0000
changeset 45 59dee3c04279
parent 36 b3237aabd0fe
child 54 e2ca551c2822
permissions -rw-r--r--
Remove root user now we have new way

# hgrc to use for all remote users

[extensions]
access = /usr/local/lib/mercurial-server/access.py

[hooks]
pretxnchangegroup.access = python:access.hook