aboutsummaryrefslogtreecommitdiff
path: root/files/gitolite.rc.wheezy
diff options
context:
space:
mode:
Diffstat (limited to 'files/gitolite.rc.wheezy')
-rw-r--r--files/gitolite.rc.wheezy1
1 files changed, 1 insertions, 0 deletions
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._\@/+ :,-]*$);