Let's remove this ssl setting that's not in guide
This commit is contained in:
parent
817f58dbd3
commit
f9ba914542
|
@ -148,7 +148,6 @@
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
# Replace the email here!
|
|
||||||
defaults.email = "letsencrypt@gladtherescake.eu";
|
defaults.email = "letsencrypt@gladtherescake.eu";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
fqdn = "mail.gladtherescake.eu";
|
fqdn = "mail.gladtherescake.eu";
|
||||||
domains = ["nextcloud.gladtherescake.eu"];
|
domains = ["nextcloud.gladtherescake.eu"];
|
||||||
enableImapSsl = true;
|
|
||||||
|
|
||||||
loginAccounts = {
|
loginAccounts = {
|
||||||
"no-reply@nextcloud.gladtherescake.eu" = {
|
"no-reply@nextcloud.gladtherescake.eu" = {
|
||||||
|
|
Loading…
Reference in a new issue