znapzend: update declarations for --mailErrorSummaryTo
Co-authored-by: Janne Heß <dasJ@users.noreply.github.com>
This commit is contained in:
co-authored by
Janne Heß
parent
2bb9ac6442
commit
3accf6d393
@@ -316,9 +316,9 @@ in
|
||||
};
|
||||
|
||||
mailErrorSummaryTo = mkOption {
|
||||
type = str;
|
||||
type = singleLineStr;
|
||||
default = "";
|
||||
description = lib.mdDoc ''
|
||||
description = ''
|
||||
Email address to send a summary to if "send task(s) failed".
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user