remove build-in logrotate feature and provide logrotate-script
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -1600,11 +1600,6 @@ $lng['error']['session_timeout'] = 'Wert zu niedrig';
|
||||
$lng['error']['session_timeout_desc'] = 'Der Wert der Session-Timeout sollte nicht unter einer Minute liegen.';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.24-svn1
|
||||
$lng['logrotate'] = 'Logrotate';
|
||||
$lng['logrotate_enabled'] = 'Logrotate aktivieren?';
|
||||
$lng['logrotate_binary'] = 'Pfad zum logrotate-binary?';
|
||||
$lng['logrotate_interval'] = 'Intervall?';
|
||||
$lng['logrotate_keep'] = 'Wie viele Logdateien sollen aufbewahrt werden?';
|
||||
$lng['admin']['assignedmax'] = 'Zugewiesen / Max.';
|
||||
$lng['admin']['usedmax'] = 'Benutzt / Max.';
|
||||
$lng['admin']['used'] = 'Benutzt';
|
||||
|
||||
Reference in New Issue
Block a user