X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fconfig.in;h=1371059ab07b3f5f2d0cc794e537d55de8edb78a;hb=6c85bb4bda209e3e08c8e85c57b84a04edf68fa2;hp=6089ba3cf733b51cb0e7f9b22a15453e0febe562;hpb=b4ed93c5772efcd35932bd44de1c6f5c67273879;p=debbugs.git diff --git a/scripts/config.in b/scripts/config.in index 6089ba3..1371059 100644 --- a/scripts/config.in +++ b/scripts/config.in @@ -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