diff options
Diffstat (limited to 'devel/py-mercurialserver/pkg-descr')
-rw-r--r-- | devel/py-mercurialserver/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-mercurialserver/pkg-descr b/devel/py-mercurialserver/pkg-descr index 8acf3d803902..e7bcb523eb0f 100644 --- a/devel/py-mercurialserver/pkg-descr +++ b/devel/py-mercurialserver/pkg-descr @@ -15,7 +15,7 @@ supported. To give a user access to the repository, place their key in an appropriately-named subdirectory of "/usr/lcoal/etc/mercurialserver/keys" and run "refresh-auth". You can then control what access they have to what -repositories by editing the control file +repositories by editing the control file "/usr/local/etc/mercurialserver/access.conf", which can match the names of these keys against a glob pattern. |