ae8f063a2e22a73bbaac5c169a0f923aa16645a0
[privoxy.git] / debian / patches / 14_config.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 14_config.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Several Debian specific changes to config file
6
7 @DPATCH@
8 diff -urNad privoxy~/config privoxy/config
9 --- privoxy~/config
10 +++ privoxy/config
11 @@ -1,4 +1,4 @@
12 -#        Sample Configuration File for Privoxy v3.0.6
13 +#        Sample Configuration File for Privoxy
14  #
15  #  $Id: config,v 1.56 2006/11/14 01:54:36 hal9 Exp $
16  #
17 @@ -123,7 +123,7 @@
18  #          If set, this option should be the first option in the config
19  #          file, because it is used while the config file is being read.
20  #
21 -#user-manual http://www.privoxy.org/user-manual/
22 +user-manual /usr/share/doc/privoxy/user-manual
23  
24  #
25  #  1.2. trust-info-url
26 @@ -159,8 +159,8 @@
27  #      don't end up locked out from the information on why they were
28  #      locked out in the first place!
29  #
30 -trust-info-url  http://www.example.com/why_we_block.html
31 -trust-info-url  http://www.example.com/what_we_allow.html
32 +#trust-info-url  http://www.example.com/why_we_block.html
33 +#trust-info-url  http://www.example.com/what_we_allow.html
34  
35  #
36  #  1.3. admin-address
37 @@ -266,7 +266,7 @@
38  #      flat, except for confdir/templates, where the HTML templates
39  #      for CGI output reside (e.g. Privoxy's 404 error page).
40  #
41 -confdir .
42 +confdir /etc/privoxy
43  
44  #
45  #  2.2. logdir
46 @@ -293,7 +293,7 @@
47  #
48  #      No trailing "/", please
49  #
50 -logdir .
51 +logdir /var/log/privoxy
52  
53  #
54  #  2.3. actionsfile
55 @@ -735,7 +735,7 @@
56  #      Note that you must have compiled Privoxy with support for this
57  #      feature, otherwise this option has no effect.
58  #
59 -enable-remote-toggle  1
60 +enable-remote-toggle  0
61  
62  #
63  #  4.4. enable-remote-http-toggle
64 @@ -803,7 +803,7 @@
65  #      Note that you must have compiled Privoxy with support for this
66  #      feature, otherwise this option has no effect.
67  #
68 -enable-edit-actions 1
69 +enable-edit-actions 0
70  
71  #
72  #  4.6. ACLs: permit-access and deny-access