Oops, mailserver.mailserver doesn't exist
This commit is contained in:
parent
43fd0bcde2
commit
c4655daff2
|
@ -28,7 +28,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
mailserver.rejectRecipients = ["no-reply@nextcloud.gladtherescake.eu"];
|
rejectRecipients = ["no-reply@nextcloud.gladtherescake.eu"];
|
||||||
certificateScheme = "acme-nginx";
|
certificateScheme = "acme-nginx";
|
||||||
};
|
};
|
||||||
security.acme.acceptTerms = true;
|
security.acme.acceptTerms = true;
|
||||||
|
|
Loading…
Reference in a new issue