summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-ak
blob: 1f4ac9a6e1ae0997324009c3d0e61be162683fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
$NetBSD: patch-ak,v 1.12 2007/08/02 15:45:10 taca Exp $

--- src/cf.data.pre.orig	2007-06-26 08:34:57.000000000 +0900
+++ src/cf.data.pre
@@ -1409,6 +1409,18 @@ DOC_START
 	formats).  To enable this logging set log_mime_hdrs to 'on'.
 DOC_END
 
+NAME: log_mime_hdrs_list
+TYPE: wordlist
+LOC: Config.log_mime_hdrs_list
+DEFAULT: all
+DOC_START
+	This list specifies which headers should be passed when
+	header logging is enabled by 'log_mime_hdrs on'.  You can
+	specify list of header names or 'all'.
+
+log_mime_hdrs_list all
+DOC_END
+
 NAME: useragent_log
 TYPE: string
 LOC: Config.Log.useragent
@@ -3275,12 +3287,12 @@ DOC_END
 
 NAME: cache_effective_user
 TYPE: string
-DEFAULT: nobody
+DEFAULT: @USER@
 LOC: Config.effectiveUser
 DOC_START
 	If you start Squid as root, it will change its effective/real
 	UID/GID to the user specified below.  The default is to change
-	to UID to nobody.  If you define cache_effective_user, but not
+	to UID to @USER@.  If you define cache_effective_user, but not
 	cache_effective_group, Squid sets the GID to the effective
 	user's default group ID (taken from the password file) and
 	supplementary group list from the from groups membership of