Blame SOURCES/squid-4.11-config.patch

3921f5
diff --git a/src/cf.data.pre b/src/cf.data.pre
3921f5
index 26ef576..30d5509 100644
3921f5
--- a/src/cf.data.pre
3921f5
+++ b/src/cf.data.pre
3921f5
@@ -5006,7 +5006,7 @@ DOC_END
3921f5
 
3921f5
 NAME: logfile_rotate
3921f5
 TYPE: int
3921f5
-DEFAULT: 10
3921f5
+DEFAULT: 0
3921f5
 LOC: Config.Log.rotateNumber
3921f5
 DOC_START
3921f5
 	Specifies the default number of logfile rotations to make when you
3921f5
@@ -6857,11 +6857,11 @@ COMMENT_END
3921f5
 
3921f5
 NAME: cache_mgr
3921f5
 TYPE: string
3921f5
-DEFAULT: webmaster
3921f5
+DEFAULT: root
3921f5
 LOC: Config.adminEmail
3921f5
 DOC_START
3921f5
 	Email-address of local cache manager who will receive
3921f5
-	mail if the cache dies.  The default is "webmaster".
3921f5
+	mail if the cache dies.  The default is "root".
3921f5
 DOC_END
3921f5
 
3921f5
 NAME: mail_from