$OpenBSD: patch-config,v 1.1.1.1 2002/11/29 09:41:39 sturm Exp $
--- config.orig	Sun Aug 25 19:50:21 2002
+++ config	Sun Nov 17 10:43:18 2002
@@ -104,7 +104,7 @@
 #      flat, except for confdir/templates, where the HTML templates
 #      for CGI output reside (e.g. Privoxy's 404 error page).
 #  
-confdir .
+confdir %%SYSCONFDIR%%/privoxy
 
 #  
 #  1.2. logdir
@@ -131,7 +131,7 @@ confdir .
 #  
 #      No trailing "/", please
 #  
-logdir .
+logdir /var/log/privoxy
 
 #  
 #  1.3. actionsfile
@@ -417,8 +417,8 @@ jarfile jarfile
 #      don't end up locked out from the information on why they were
 #      locked out in the first place!
 #  
-trust-info-url  http://www.example.com/why_we_block.html
-trust-info-url  http://www.example.com/what_we_allow.html
+#trust-info-url  http://www.example.com/why_we_block.html
+#trust-info-url  http://www.example.com/what_we_allow.html
 
 #  
 #  2.3. admin-address
