diff options
author | Roger Dingledine <arma@torproject.org> | 2007-10-18 07:43:59 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-10-18 07:43:59 +0000 |
commit | 75271742dd7b52d276429208c9868f9389958940 (patch) | |
tree | 643d0e1179aee34a97f61ef211fc6a0a69580070 /contrib/osx | |
parent | b0d1b73b9afcd95acc1c533b6713f784956128bb (diff) | |
download | tor-75271742dd7b52d276429208c9868f9389958940.tar tor-75271742dd7b52d276429208c9868f9389958940.tar.gz |
clean up the privoxy config in an osx config file that
i'm not even sure we use.
svn:r12008
Diffstat (limited to 'contrib/osx')
-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 |