]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Config.pm
- Allow selecting both archived and unarchived bugs (closes: #320175)
[debbugs.git] / Debbugs / Config.pm
index 1997cbb9e7412423566fb5e8992dad5075695609..484754c45283e16c18f2aaa2aca7352ad1d580cf 100644 (file)
@@ -177,6 +177,15 @@ package links will not be made.
 
 set_default(\%config,'package_pages',undef);
 
+=item package_pages  $gUsertagPackageDomain
+
+Domain where where usertags of packages belong; defaults to $gPackagePages
+
+=cut
+
+set_default(\%config,'usertag_package_domain',$config{package_pages});
+
+
 =item subscription_domain $gSubscriptionDomain
 
 Domain where subscriptions to package lists happen