|
@@ -212,8 +212,7 @@ follows.
|
|
|
``logfile_backups``
|
|
|
|
|
|
The number of backups to keep around resulting from activity log
|
|
|
- file rotation. Set this to 0 to indicate an unlimited number of
|
|
|
- backups.
|
|
|
+ file rotation. If set to 0, no backups will be kept.
|
|
|
|
|
|
*Default*: 10
|
|
|
|
|
@@ -803,8 +802,8 @@ where specified.
|
|
|
``stdout_logfile_backups``
|
|
|
|
|
|
The number of ``stdout_logfile`` backups to keep around resulting
|
|
|
- from process stdout log file rotation. Set this to 0 to indicate an
|
|
|
- unlimited number of backups.
|
|
|
+ from process stdout log file rotation. If set to 0, no backups
|
|
|
+ will be kept.
|
|
|
|
|
|
*Default*: 10
|
|
|
|
|
@@ -865,8 +864,7 @@ where specified.
|
|
|
``stderr_logfile_backups``
|
|
|
|
|
|
The number of backups to keep around resulting from process stderr
|
|
|
- log file rotation. Set this to 0 to indicate an unlimited number of
|
|
|
- backups.
|
|
|
+ log file rotation. If set to 0, no backups will be kept.
|
|
|
|
|
|
*Default*: 10
|
|
|
|