Added support for mail digests

This commit is contained in:
Šesták Vít
2016-03-10 16:25:32 +01:00
parent dd99fe8e9b
commit 7b6192593d
12 changed files with 216 additions and 31 deletions

View File

@@ -49,6 +49,7 @@ yssdc{
email{
from = "info@example.com"
noSubscriberContact = "foobar@example.com"
//optional: type = "digest" or type="vulnerabilities" (default); Digest is WIP.
}
}
projects = {jobId:humanReadableName, …}