Blame SOURCES/squid-4.11-config.patch

818ced
diff --git a/src/cf.data.pre b/src/cf.data.pre
818ced
index 26ef576..30d5509 100644
818ced
--- a/src/cf.data.pre
818ced
+++ b/src/cf.data.pre
818ced
@@ -5006,7 +5006,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
818ced
@@ -6857,11 +6857,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