From bbfac4101eaaa27a053560cb9cadfe5e807c12da Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 15 May 2018 20:16:14 +0800 Subject: git: configure gitolite with cgit --- roles/git/files/gitolite.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/git/files') diff --git a/roles/git/files/gitolite.rc b/roles/git/files/gitolite.rc index e862cdc..085c9ea 100644 --- a/roles/git/files/gitolite.rc +++ b/roles/git/files/gitolite.rc @@ -17,7 +17,7 @@ UMASK => 0077, # look for "git-config" in the documentation - GIT_CONFIG_KEYS => '', + GIT_CONFIG_KEYS => 'gitweb\..*', # comment out if you don't need all the extra detail in the logfile LOG_EXTRA => 1, -- cgit v1.2.2