Update README.md

This commit is contained in:
2019-03-15 17:28:32 +01:00
committed by GitHub
parent 9e72c00983
commit 7a90785cd0

View File

@@ -89,7 +89,7 @@ The following configuration options are mandatory in each quarantine section:
* **notification_email_replacement_img** * **notification_email_replacement_img**
Path to the image to replace images in e-mails. It is hold in memory during runtime. Leave it empty to disable. Path to the image to replace images in e-mails. It is hold in memory during runtime. Leave it empty to disable.
* **notification_email_embedded_imgs** * **notification_email_embedded_imgs**
Comma-separated list of images to attach to the notification e-mail. The Content-ID of each image will be set to the filename, so you can reference it from the e-mail template. All images are hold in memory during runtime. Comma-separated list of images to embed into the notification e-mail. The Content-ID of each image will be set to the filename, so you can reference it from the e-mail template. All images are hold in memory during runtime.
Leave empty to disable. Leave empty to disable.
### Actions ### Actions