You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
649 B
28 lines
649 B
2 years ago
|
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
|