squid/squid-6.1-config.patch

28 lines
649 B
Diff
Raw Normal View History

2023-07-11 18:23:30 +00:00
diff --git a/src/cf.data.pre b/src/cf.data.pre
index 44aa34d..12225bc 100644
--- a/src/cf.data.pre
+++ b/src/cf.data.pre
@@ -5453,7 +5453,7 @@ DOC_END
2009-07-17 12:08:44 +00:00
NAME: logfile_rotate
TYPE: int
-DEFAULT: 10
+DEFAULT: 0
2009-07-17 12:08:44 +00:00
LOC: Config.Log.rotateNumber
DOC_START
2016-07-11 19:22:16 +00:00
Specifies the default number of logfile rotations to make when you
2023-07-11 18:23:30 +00:00
@@ -7447,11 +7447,11 @@ COMMENT_END
2009-07-17 12:08:44 +00:00
NAME: cache_mgr
TYPE: string
-DEFAULT: webmaster
+DEFAULT: root
2009-07-17 12:08:44 +00:00
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".
2009-07-17 12:08:44 +00:00
DOC_END
NAME: mail_from