From 690ee958a0ee8f2ece5bc255a738785581530c10 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 9 Feb 2009 16:49:47 +0000 Subject: [PATCH] Comment out the trust-info-url entries by default. --- config | 8 ++++---- doc/source/p-config.sgml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config b/config index 6ce0a513..a4c168cf 100644 --- a/config +++ b/config @@ -1,6 +1,6 @@ # Sample Configuration File for Privoxy v3.0.11 # -# $Id: p-config.sgml,v 2.36 2009/01/23 14:06:07 fabiankeil Exp $ +# $Id: config,v 1.71 2009/02/08 18:35:48 fabiankeil Exp $ # # Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ # @@ -147,7 +147,7 @@ # # Default value: # -# Two example URLs are provided +# Unset # # Effect if unset: # @@ -166,8 +166,8 @@ # 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 # # # 1.3. admin-address diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 8fe31836..d4d15f23 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3,7 +3,7 @@ Purpose : Used with other docs and files only. - $Id: p-config.sgml,v 2.36 2009/01/23 14:06:07 fabiankeil Exp $ + $Id: p-config.sgml,v 2.37 2009/02/08 18:35:48 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -95,7 +95,7 @@ Sample Configuration File for Privoxy v&p-version; - $Id: p-config.sgml,v 2.36 2009/01/23 14:06:07 fabiankeil Exp $ + $Id: p-config.sgml,v 2.37 2009/02/08 18:35:48 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ @@ -338,7 +338,7 @@ II. FORMAT OF THE CONFIGURATION FILE Default value: - Two example URLs are provided + Unset @@ -369,8 +369,8 @@ II. FORMAT OF THE CONFIGURATION FILE -@@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.39.2