]> git.donarmstrong.com Git - debbugs.git/blobdiff - scripts/config.in
[project @ 2002-11-17 22:45:15 by cjwatson]
[debbugs.git] / scripts / config.in
index 6089ba3cf733b51cb0e7f9b22a15453e0febe562..1371059ab07b3f5f2d0cc794e537d55de8edb78a 100644 (file)
@@ -1,6 +1,6 @@
 # This is the template debbugs configuration file.
 # You *must* edit it in order for debbugs to work.
-# $Id: config.in,v 1.15 2002/11/17 16:00:54 cjwatson Exp $
+# $Id: config.in,v 1.16 2002/11/17 22:45:16 cjwatson Exp $
 
 # Domains
 $gEmailDomain = "bugs.something";                      # e.g. bugs.debian.org
@@ -12,6 +12,7 @@ $gWebDomain = "$gWebHost/$gWebHostBugDir";
 $gCGIDomain = "$gWebDomain/Bugs/cgi";                  # e.g. cgi.debian.org
 $gMirrors = "";                                                # comma separated list
 $gPackagePages = "packages.debian.org";                 # e.g. packages.debian.org
+$gSubscriptionDomain = "packages.something";           # e.g. packages.qa.debian.org
 
 # Project identification
 $gProject = "Something";                               # e.g. Debian