Not needed anymore
authorjoey <>
Thu, 18 Nov 2004 15:19:36 +0000 (15:19 +0000)
committerjoey <>
Thu, 18 Nov 2004 15:19:36 +0000 (15:19 +0000)
web/settings.cfg [deleted file]

diff --git a/web/settings.cfg b/web/settings.cfg
deleted file mode 100644 (file)
index 440c613..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Config file for ldap scripts
-
-ldaphost = "db.debian.org";
-basedn   = "ou=users,dc=debian,dc=org";
-hostbasedn = "ou=hosts,dc=debian,dc=org";
-
-#bughost  = "bugs.debian.org:35567";
-#bugbasedn = "ou=bugs,o=Debian Project,c=US";
-#pkgmaintidx = "pkgmaint.idx";
-
-gpg = "/usr/bin/gpg";
-keyrings = "/usr/share/keyrings/debian-keyring.gpg:/usr/share/keyrings/debian-keyring.pgp";
-
-webloginhtml = "login.html";
-websearchhtml = "searchform.html";
-websearchresulthtml = "searchresults.html";
-webupdatehtml = "update.html";
-hosthtml = "hostinfo.html";
-
-webloginurl = "~randolph/debian/perl/login.cgi";
-websearchurl = "~randolph/debian/perl/search.cgi";
-webupdateurl = "~randolph/debian/perl/update.cgi";
-bugsurl = "~randolph/debian/perl/bugs.cgi";
-
-# When should authentication tokens expire?
-authexpires = 600;
-
-# How many bytes to use for the blowfish key (max = 56 (448 bits))
-blowfishkeylen = 10;
-
-# Change this!
-authtokenpath = "/tmp/ldapsessions";
-countrylist = "/usr/lib/analog/domains.tab";