11 lines
465 B
INI
11 lines
465 B
INI
; Joomla! Project
|
|
; (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
|
|
; License GNU General Public License version 2 or later; see LICENSE.txt
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PLG_SYSTEM_LOGROTATION="System - Log Rotation"
|
|
PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_LABEL="Log Rotation (in days)"
|
|
PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_LABEL="Maximum Logs"
|
|
PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION="This plugin periodically rotates system log files."
|
|
|