add ability to skip email report generation for empty update list

This commit is contained in:
2021-04-06 05:51:50 +03:00
parent 50f532a48a
commit 4ed0a49a44
5 changed files with 31 additions and 0 deletions

View File

@ -28,6 +28,7 @@ target =
[email]
host = 0.0.0.0
link_path =
no_empty_report = no
port = 587
receivers = mail@example.com
sender = mail@example.com