Blame SOURCES/squid-4.0.11-config.patch

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