From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 22 Jun 2016 12:21:02 +0000 (+0000)
Subject: Mention client-specific tags on the toggle page as a potentionally more appropriate... 
X-Git-Tag: v_3_0_26~66
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/quickstart.html?a=commitdiff_plain;h=b0dca97697018f67c278be6388648694c7b8b1c2;p=privoxy.git

Mention client-specific tags on the toggle page as a potentionally more appropriate alternative
---

diff --git a/templates/toggle b/templates/toggle
index 78f3885e..fc17a5eb 100644
--- a/templates/toggle
+++ b/templates/toggle
@@ -110,6 +110,11 @@
             and will not affect your web browsing.</p>
           <p><a href="@default-cgi@toggle?set=@if-enabled-display-then@disable@else-not-enabled-display@enable@endif-enabled-display@">Click
             here</a> to @if-enabled-display-then@disable@else-not-enabled-display@enable@endif-enabled-display@ Privoxy.</p>
+        <p>
+         The toggle state affects all clients that are using Privoxy.
+         In multi-user setups <a href="@user-manual@config.html#CLIENT-SPECIFIC-TAG">
+         client-specific tags</a> can be used as a more powerful alternative.
+        </p>
       </td>
     </tr>