Blame SOURCES/squid-4.0.11-config.patch

84cce1
diff -up squid-4.0.11/src/cf.data.pre.config squid-4.0.11/src/cf.data.pre
84cce1
--- squid-4.0.11/src/cf.data.pre.config	2016-06-09 22:32:57.000000000 +0200
84cce1
+++ squid-4.0.11/src/cf.data.pre	2016-07-11 21:08:35.090976840 +0200
84cce1
@@ -4658,7 +4658,7 @@ DOC_END
84cce1
 
84cce1
 NAME: logfile_rotate
84cce1
 TYPE: int
84cce1
-DEFAULT: 10
84cce1
+DEFAULT: 0
84cce1
 LOC: Config.Log.rotateNumber
84cce1
 DOC_START
84cce1
 	Specifies the default number of logfile rotations to make when you
84cce1
@@ -6444,11 +6444,11 @@ COMMENT_END
84cce1
 
84cce1
 NAME: cache_mgr
84cce1
 TYPE: string
84cce1
-DEFAULT: webmaster
84cce1
+DEFAULT: root
84cce1
 LOC: Config.adminEmail
84cce1
 DOC_START
84cce1
 	Email-address of local cache manager who will receive
84cce1
-	mail if the cache dies.  The default is "webmaster".
84cce1
+	mail if the cache dies.  The default is "root".
84cce1
 DOC_END
84cce1
 
84cce1
 NAME: mail_from