mastodon: use nonsense mail
This commit is contained in:
parent
b7a24272db
commit
2d5f0db519
@ -15,7 +15,7 @@
|
|||||||
configureNginx = true;
|
configureNginx = true;
|
||||||
trustedProxy = config.krebs.hosts.prism.nets.retiolum.ip6.addr;
|
trustedProxy = config.krebs.hosts.prism.nets.retiolum.ip6.addr;
|
||||||
smtp.createLocally = false;
|
smtp.createLocally = false;
|
||||||
smtp.fromAddress = "mastodon@social.krebsco.de";
|
smtp.fromAddress = "derp";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nginx.virtualHosts.${config.services.mastodon.localDomain} = {
|
services.nginx.virtualHosts.${config.services.mastodon.localDomain} = {
|
||||||
|
Loading…
Reference in New Issue
Block a user