aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/upload.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/upload.conf b/modules/buildsystem/templates/upload.conf
index 29548759..f244c07d 100644
--- a/modules/buildsystem/templates/upload.conf
+++ b/modules/buildsystem/templates/upload.conf
@@ -69,4 +69,5 @@ my $homedir = "<%= build_home_dir %>";
admin => 'pterjan@gmail.com',
http_queue => 'http://pkgsubmit.<%= domain %>/uploads',
upload_user => '<%= sched_login %>',
+ email_domain => '<%= domain %>',
}