Added ability to adjust priority to the mail message (#66) (#67)

* Added ability to adjust priority to the mail message (#66)

Co-authored-by: John Pastore <cbbm142@github.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
cbbm142
2021-07-02 12:33:56 -04:00
committed by GitHub
parent db36373cbe
commit 44663f34dd
4 changed files with 9 additions and 1 deletions

View File

@ -48,6 +48,8 @@ Some features:
convert_markdown: true
# Optional attachments:
attachments: attachments.zip,git.diff,./dist/static/main.js
# Optional priority: 'high', 'normal' (default) or 'low'
priority: low
```
## Troubleshooting