set file-log (if enabled) to be in froxlor/logs/ folder; fix ssl param directive for dovecot in Ubuntu Bionic; set version to 2.0.8
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -1613,7 +1613,10 @@ Yours sincerely, your administrator',
|
||||
'title' => 'Log-type(s)',
|
||||
'description' => 'Specify logtypes. To select multiple types, hold down CTRL while selecting.<br />Available logtypes are: syslog, file, mysql',
|
||||
],
|
||||
'logfile' => 'Logfile path including filename',
|
||||
'logfile' => [
|
||||
'title' => 'Filename for log',
|
||||
'description' => 'Only used if log-type includes "file". This file will be created in froxlor/logs/. This folder is protected against public access.',
|
||||
],
|
||||
'logcron' => 'Log cronjobs',
|
||||
'logcronoption' => [
|
||||
'never' => 'Never',
|
||||
|
||||
Reference in New Issue
Block a user