b1b9695f0c7f9465dc89decfd8bc35eac20ba14b
[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     2006-02-11 20:29:59.000000000 +0100
10 +++ privoxy/config      2006-02-11 20:30:28.000000000 +0100
11 @@ -1,4 +1,4 @@
12 -#        Sample Configuration File for Privoxy v3.0.x
13 +#        Sample Configuration File for Privoxy
14  #  
15  #  Copyright (C) 2001-2004 Privoxy Developers http://privoxy.org
16  #  
17 @@ -104,7 +104,7 @@
18  #      flat, except for confdir/templates, where the HTML templates
19  #      for CGI output reside (e.g. Privoxy's 404 error page).
20  #  
21 -confdir .
22 +confdir /etc/privoxy
23  
24  #  
25  #  1.2. logdir
26 @@ -131,7 +131,7 @@
27  #  
28  #      No trailing "/", please
29  #  
30 -logdir .
31 +logdir /var/log/privoxy
32  
33  #  
34  #  1.3. actionsfile
35 @@ -406,7 +406,7 @@
36  #          If set, this option should be the first option in the config
37  #          file, because it is used while the config file is being read.
38  #  
39 -#user-manual http://www.privoxy.org/user-manual/
40 +user-manual /usr/share/doc/privoxy/user-manual
41  
42  #  
43  #  2.2. trust-info-url
44 @@ -442,8 +442,8 @@
45  #      don't end up locked out from the information on why they were
46  #      locked out in the first place!
47  #  
48 -trust-info-url  http://www.example.com/why_we_block.html
49 -trust-info-url  http://www.example.com/what_we_allow.html
50 +#trust-info-url  http://www.example.com/why_we_block.html
51 +#trust-info-url  http://www.example.com/what_we_allow.html
52  
53  #  
54  #  2.3. admin-address
55 @@ -730,7 +730,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-edit-actions
64 @@ -763,7 +763,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.5. ACLs: permit-access and deny-access