Allow anon gitolite cloning

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2018-10-05 16:29:53 +02:00
parent 5b1b1103e8
commit 107ffe30bf

View file

@ -21,6 +21,7 @@ use RepoAliases qw( repo_aliases );
%RC = (
# ------------------------------------------------------------------
HTTP_ANON_USER => 'ANONYMOUS_',
# default umask gives you perms of '0700'; see the rc file docs for
# how/why you might change this