From 7d07c38dbaad63e63c36eedc5a36fb2b565a550e Mon Sep 17 00:00:00 2001
From: David Schmidt <david__schmidt@users.sourceforge.net>
Date: Fri, 19 Oct 2001 00:20:03 +0000
Subject: [PATCH] Comment out the bogus local doc URL by default, now that
 we're only showing it if it's filled in

---
 config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config b/config
index a33beb3e..af42e981 100644
--- a/config
+++ b/config
@@ -1,7 +1,7 @@
 #  Sample Configuration file for the Internet Junkbuster 2.9.x
 
 #
-# $Id: config,v 1.20 2001/07/26 15:06:21 haroon Exp $
+# $Id: config,v 1.21 2001/10/07 15:36:00 oes Exp $
 #
 
 #  Table of Contents
@@ -180,7 +180,7 @@ trust-info-url http://www.your-site.com/what_we_allow.html
 #
 #  Default: Don't show a link to online documentation
 #
-proxy-info-url http://www.your-site.com/proxy.html
+#proxy-info-url http://www.your-site.com/proxy.html
 
 #
 #  Listen-address specifies the address and port where Junkbuster will
-- 
2.49.0