aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/files/gitolite.rc
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git/files/gitolite.rc')
-rw-r--r--roles/git/files/gitolite.rc2
1 files changed, 1 insertions, 1 deletions
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,