From f725224636cbf33986dee14fdf55d0a8869f5f25 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 1 Sep 2013 20:30:31 -0300 Subject: Adding git-annex integration --- files/gitolite.rc.wheezy | 1 + 1 file changed, 1 insertion(+) (limited to 'files') diff --git a/files/gitolite.rc.wheezy b/files/gitolite.rc.wheezy index a6b5da3..a1dd058 100644 --- a/files/gitolite.rc.wheezy +++ b/files/gitolite.rc.wheezy @@ -56,6 +56,7 @@ $SVNSERVE = ""; # $UPDATE_CHAINS_TO = "hooks/update.secondary"; # $ADMIN_POST_UPDATE_CHAINS_TO = "hooks/post-update.secondary"; # $GL_ADC_PATH = ""; +$GL_ADC_PATH = "/var/git/adc/"; # $GL_GET_MEMBERSHIPS_PGM = "/usr/local/bin/expand-ldap-user-to-groups" # $GL_HTTP_ANON_USER = "mob"; # $GL_REF_OR_FILENAME_PATT=qr(^[0-9a-zA-Z][0-9a-zA-Z._\@/+ :,-]*$); -- cgit v1.2.3