From 8b49a577715033271accf742f36a083fffd553a2 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 25 Jun 2013 16:10:42 +0000 Subject: gitolite.rc: set GIT_CONFIG_KEYS --- deployment/mgagit/templates/gitolite.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment') diff --git a/deployment/mgagit/templates/gitolite.rc b/deployment/mgagit/templates/gitolite.rc index 613867db..d87f1266 100644 --- a/deployment/mgagit/templates/gitolite.rc +++ b/deployment/mgagit/templates/gitolite.rc @@ -21,7 +21,7 @@ UMASK => 0022, # look for "git-config" in the documentation - GIT_CONFIG_KEYS => '', + GIT_CONFIG_KEYS => 'gitweb\.description hooks\.mailinglist hooks\.emailprefix hooks\.noemail', # comment out if you don't need all the extra detail in the logfile LOG_EXTRA => 1, -- cgit v1.2.1