]> git.deb.at Git - deb/packages.git/blobdiff - config.sh
Add an additional debug output to track $too_many_hits better
[deb/packages.git] / config.sh
index 8867ddb528b1305f45f8beece6fcccbde4a77f11..df7fae562915b7d84b9f893e6d238d4d94a14ec5 100644 (file)
--- a/config.sh
+++ b/config.sh
@@ -13,7 +13,7 @@ archivedir=${topdir}/archive
 podir=${topdir}/po
 localedir=${topdir}/locale
 staticdir=${topdir}/static
-configdir=${topdir}/etc
+configdir=${topdir}/conf
 
 # unset this if packages.debian.org moves somewhere where the packages files
 # cannot be obtained locally
@@ -33,9 +33,9 @@ kfreebsd_ftpsite=http://kfreebsd-gnu.debian.net/debian
 
 root=""
 search_page="http://packages.debian.net/"
-search_cgi="/cgi-bin/search_packages.pl"
-search_url="/search/"
-search_src_url="/search/source/"
+# FIXME: remove dupe
+search_cgi="/search"
+search_url="/search"
 webmaster=webmaster@debian.org
 contact=debian-www@lists.debian.org
 home="http://www.debian.org"