diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/osx/privoxy.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/osx/privoxy.config b/contrib/osx/privoxy.config index 06783d0d1..d55212367 100644 --- a/contrib/osx/privoxy.config +++ b/contrib/osx/privoxy.config @@ -728,7 +728,7 @@ toggle 1 # Note that you must have compiled Privoxy with support for this # feature, otherwise this option has no effect. # -enable-remote-toggle 1 +enable-remote-toggle 0 # # 4.4. enable-edit-actions @@ -761,7 +761,7 @@ enable-remote-toggle 1 # Note that you must have compiled Privoxy with support for this # feature, otherwise this option has no effect. # -enable-edit-actions 1 +enable-edit-actions 0 # # 4.5. ACLs: permit-access and deny-access |