DEFAULT_CHANGELOG_PERIOD
Platforms
Non-z/VM
Abstract
Sets the default change-log rotation period.
Example
z/VM: |
(not supported) |
Unix: |
DEFAULT_CHANGELOG_PERIOD="MONTHLY" export DEFAULT_CHANGELOG_PERIOD |
Windows: |
DEFAULT_CHANGELOG_PERIOD=MONTHLY |
Details
It is possible to automatically rotate list and system change-log files on a periodic basis. This site configuration variable allows site administrators to set a server-default rotation period, which can be one of the following: SINGLE, YEARLY, MONTHLY, DAILY, or WEEKLY.
This default value is used for any list or system changelog which is enabled with "Yes" and no rotation period is otherwise specified.
Important: If changelog rotation is enabled, be aware that the data in the rotated changelogs WILL NOT be available to the web-based activity reports. Only the current changelog file is used for those reports. Thus, if you have (for instance) "DEFAULT_CHANGELOG_PERIOD=MONTHLY", only the data for the current month will be available to the web interface. This means, of course, that as of the end of the rotation period, your data for the previous period will seem mysteriously to have vanished. |
Default Value
For backward compatibility with older versions of LISTSERV, the default is SINGLE.