From 056860575f419f84cbe6f92e2efa3fbcb744e103 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 30 Mar 2016 11:14:46 +0000
Subject: [PATCH] Note that the templates should be adjusted if Privoxy is
 running as intercepting proxy without getting all requests

---
 doc/source/p-config.sgml | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index f554900c..9237192a 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.117 2016/03/17 18:21:09 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.118 2016/03/21 12:26:59 fabiankeil Exp $
 
  Copyright (C) 2001-2016 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -97,7 +97,7 @@
  Sample Configuration File for Privoxy &p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.117 2016/03/17 18:21:09 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.118 2016/03/21 12:26:59 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2016 Privoxy Developers http://www.privoxy.org/
@@ -2478,6 +2478,12 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
     <application>Privoxy's</application> listening port is reachable
     by the outside or an attacker has access to the pages you visit.
    </para>
+   <para>
+    If you are running Privoxy as intercepting proxy without being
+    able to intercept all client requests you may want to adjust
+    the CGI templates to make sure they don't reference content from
+    config.privoxy.org.
+   </para>
   </listitem>
  </varlistentry>
  <varlistentry>
-- 
2.49.0