aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/repodef_repo.gl
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mgagit/templates/repodef_repo.gl')
-rw-r--r--deployment/mgagit/templates/repodef_repo.gl7
1 files changed, 3 insertions, 4 deletions
diff --git a/deployment/mgagit/templates/repodef_repo.gl b/deployment/mgagit/templates/repodef_repo.gl
index 883ded33..10a5acfa 100644
--- a/deployment/mgagit/templates/repodef_repo.gl
+++ b/deployment/mgagit/templates/repodef_repo.gl
@@ -2,8 +2,7 @@ repo [% repo %]
RW master$ = [% r.repos.$repo.maintainer %]
RW+ user/USER/ = @all
R = @all
- config hooks.mailinglist = "sysadmin-commits@ml.mageia.org"
- config hooks.emailprefix = "[[% repo %]] "
- config hooks.envelopesender = "root@mageia.org"
- config hooks.showrev = "/usr/local/bin/mgagit-format-commit-email %s"
+ config multimailhook.mailinglist = "sysadmin-commits@ml.mageia.org"
+ config multimailhook.emailDomain = "mageia.org"
+ config multimailhook.envelopeSender = "root@mageia.org"
config gitweb.description = "[% r.repos.$repo.description %]"