1

Description:

Filename:

Arguments:

Cron:

Activated: {{report.enabled ? 'enabled' : 'disabled'}}

Next runtime: {{ nextRuntime | date: 'medium'}}

Notify on success {{mail}}

Notify on error {{mail}}

Mail report to {{mail}}

Created on by

Logs

{{log.success ? "success" : "error"}}

{{log.created | date: "dd-MM-yyyy HH:mm:ss"}}

{{log.msg | getTail : 50}} ...