dmark -> dmarc
This commit is contained in:
parent
d5457a5d75
commit
7a83b5baad
|
@ -134,7 +134,7 @@ let
|
|||
example = [ "some-host IN CNAME target-host" ];
|
||||
};
|
||||
|
||||
dmark-report-address = mkOption {
|
||||
dmarc-report-address = mkOption {
|
||||
type = nullOr str;
|
||||
description = "Email address to recieve DMARC reports, if any.";
|
||||
example = "admin-user@domain.com";
|
||||
|
|
Loading…
Reference in New Issue