From c5594d5fbf34e23d0084905c784bb6d0bc592788 Mon Sep 17 00:00:00 2001 From: joey <> Date: Thu, 18 Nov 2004 15:19:36 +0000 Subject: [PATCH] Not needed anymore --- web/settings.cfg | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 web/settings.cfg diff --git a/web/settings.cfg b/web/settings.cfg deleted file mode 100644 index 440c613..0000000 --- a/web/settings.cfg +++ /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"; -- 2.20.1