src/init/dot-mercurial-server
changeset 350 bb7ee0a13ea9
parent 346 e26c9c9e5d99
--- a/src/init/dot-mercurial-server	Tue Sep 27 16:58:45 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# WARNING: a .mercurial-server file in your home directory means
-# that refresh-auth can and will trash your ~/.ssh/authorized_keys file.
-
-[paths]
-repos = ~/repos
-authorized_keys = ~/.ssh/authorized_keys
-keys = /etc/mercurial-server/keys:~/repos/hgadmin/keys
-access = /etc/mercurial-server/access.conf:~/repos/hgadmin/access.conf
-
-[exceptions]
-# Allow the creation of mq repositories by default
-allowdots = .hg/patches
-
-[env]
-# Use a different hgrc for remote pulls - this way you can set
-# up access.py for everything at once without affecting local operations
-
-HGRCPATH = /etc/mercurial-server/remote-hgrc.d