mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
security/acme-client: refine log parsing; closes #69
This commit is contained in:
parent
200baad515
commit
24ff623e2d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@
|
|||
|
||||
$logfile = '/var/log/acme.sh.log';
|
||||
$logclog = false;
|
||||
$logsplit = 6;
|
||||
|
||||
require_once 'diag_logs_template.inc';
|
||||
|
|
|
|||
Loading…
Reference in a new issue