aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/gitolite.rc
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-10-07 11:07:44 +0000
committerColin Guthrie <colin@mageia.org>2013-10-07 11:07:44 +0000
commit43208239383db426febfc7ce519fd5667cb56b70 (patch)
tree37571db642c5b8c722fffcb17d847df96058d0b2 /deployment/mgagit/templates/gitolite.rc
parent264ceb41d6774b3f9338e50bc7e972d18121fa99 (diff)
downloadpuppet-43208239383db426febfc7ce519fd5667cb56b70.tar
puppet-43208239383db426febfc7ce519fd5667cb56b70.tar.gz
puppet-43208239383db426febfc7ce519fd5667cb56b70.tar.bz2
puppet-43208239383db426febfc7ce519fd5667cb56b70.tar.xz
puppet-43208239383db426febfc7ce519fd5667cb56b70.zip
mgagit: Remove old emailer
Diffstat (limited to 'deployment/mgagit/templates/gitolite.rc')
-rw-r--r--deployment/mgagit/templates/gitolite.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/gitolite.rc b/deployment/mgagit/templates/gitolite.rc
index 7afeda6b..e1a3d92d 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 => 'gitweb\.description gitweb\.owner hooks\.mailinglist hooks\.emailprefix hooks\.envelopesender hooks\.showrev multimailhook\.mailinglist multimailhook\.emailDomain multimailhook\.envelopeSender',
+ GIT_CONFIG_KEYS => 'gitweb\.description gitweb\.owner multimailhook\.mailinglist multimailhook\.emailDomain multimailhook\.envelopeSender',
# comment out if you don't need all the extra detail in the logfile
LOG_EXTRA => 1,