[Privoxy-commits] [privoxy] 03/05: user-manual: Suggest to use the force-text-mode action when filtering binary content
    User Git 
    git at git.privoxy.org
       
    Sat Feb 18 10:09:23 CET 2023
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 6f3341e6839658e923d8ed9535371d12e7c10959
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Feb 9 16:25:19 2023 +0100
    user-manual: Suggest to use the force-text-mode action when filtering binary content
    
    ... with external filters.
---
 doc/source/user-manual.sgml | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 11e3b0cc..ee41b2a5 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -4103,6 +4103,12 @@ problem-host.example.com</screen>
     linkend="external-filter-syntax">syntax</link></literal>
     may change in the future.
    </para>
+   <para>
+    If you want to apply external filters to images or other content
+    that isn't text-based, enable the
+    <literal><link linkend="force-text-mode">force-text-mode</link></literal>
+    action as well.
+   </para>
 
   </listitem>
  </varlistentry>
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list