]> git.donarmstrong.com Git - debbugs.git/blobdiff - scripts/config
Add empty $gBugSubscriptionDomain variable to config file template.
[debbugs.git] / scripts / config
index 4767f6a577b5a23b2b9f7890af4394aa273f7f26..32253dbdb93266785748e48df1b4cf0dcde870a6 100644 (file)
@@ -15,7 +15,8 @@ $gCGIDomain = "$gWebDomain/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
-
+$gBugSubscriptionDomain = "";                           # e.g. lists.debian.org (requires one list per bug
+                                                        #      of the name bugs=<bugno>@<gBugSubscriptionDomain>
 # Project identification
 $gProject = "Something";                               # e.g. Debian
 $gProjectTitle = "Something DebBugs Test";             # e.g. Debian GNU/Linux