aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/templates/params
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bugzilla/templates/params')
-rw-r--r--modules/bugzilla/templates/params2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params
index bf60aebb..5813232a 100644
--- a/modules/bugzilla/templates/params
+++ b/modules/bugzilla/templates/params
@@ -42,7 +42,7 @@
'emailregexp' => '^[\\w\\.\\+\\-=]+@[\\w\\.\\-]+\\.[\\w\\-]+$',
'emailregexpdesc' => 'A legal address must contain exactly one \'@\', and at least one \'.\' after the @.',
'emailsuffix' => '',
- 'globalwatchers' => 'bugs@ml.mageia.org',
+ 'globalwatchers' => 'bugs@ml.<%= domain %>',
'inbound_proxies' => '',
'insidergroup' => '',
'letsubmitterchoosemilestone' => 0,