27 lines
761 B
Diff
27 lines
761 B
Diff
diff -up squid-3.0.STABLE9/src/cf.data.pre.config squid-3.0.STABLE9/src/cf.data.pre
|
|
--- squid-3.0.STABLE9/src/cf.data.pre.config 2008-09-09 18:06:44.000000000 +0200
|
|
+++ squid-3.0.STABLE9/src/cf.data.pre 2008-10-19 23:34:17.000000000 +0200
|
|
@@ -2135,7 +2136,7 @@ DOC_END
|
|
|
|
NAME: logfile_rotate
|
|
TYPE: int
|
|
-DEFAULT: 10
|
|
+DEFAULT: 0
|
|
LOC: Config.Log.rotateNumber
|
|
DOC_START
|
|
Specifies the number of logfile rotations to make when you
|
|
@@ -3254,11 +3256,11 @@ COMMENT_END
|
|
|
|
NAME: cache_mgr
|
|
TYPE: string
|
|
-DEFAULT: webmaster
|
|
+DEFAULT: root
|
|
LOC: Config.adminEmail
|
|
DOC_START
|
|
Email-address of local cache manager who will receive
|
|
- mail if the cache dies. The default is "webmaster."
|
|
+ mail if the cache dies. The default is "root."
|
|
DOC_END
|
|
|
|
NAME: mail_from
|