src/init/conf/remote-hgrc
changeset 36 b3237aabd0fe
parent 33 18e93dbdaf12
child 54 e2ca551c2822
--- a/src/init/conf/remote-hgrc	Mon Jun 16 17:23:05 2008 +0100
+++ b/src/init/conf/remote-hgrc	Mon Jun 16 17:24:53 2008 +0100
@@ -1,7 +1,7 @@
 # hgrc to use for all remote users
 
 [extensions]
-access = /usr/local/lib/hg-admin-tools/access.py
+access = /usr/local/lib/mercurial-server/access.py
 
 [hooks]
 pretxnchangegroup.access = python:access.hook