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