28 lines
649 B
Diff
28 lines
649 B
Diff
diff --git a/src/cf.data.pre b/src/cf.data.pre
|
|
index 26ef576..30d5509 100644
|
|
--- a/src/cf.data.pre
|
|
+++ b/src/cf.data.pre
|
|
@@ -5006,7 +5006,7 @@ DOC_END
|
|
|
|
NAME: logfile_rotate
|
|
TYPE: int
|
|
-DEFAULT: 10
|
|
+DEFAULT: 0
|
|
LOC: Config.Log.rotateNumber
|
|
DOC_START
|
|
Specifies the default number of logfile rotations to make when you
|
|
@@ -6857,11 +6857,11 @@ COMMENT_END
|
|
|
|
NAME: cache_mgr
|
|
TYPE: string
|
|
-DEFAULT: webmaster
|
|
+DEFAULT: root
|
|
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".
|
|
DOC_END
|
|
|
|
NAME: mail_from
|