nextcloud: services.nextcloud.{extraOptions -> settings}

This commit is contained in:
Asmir A 2024-03-30 20:01:52 +01:00
parent d70ef970ce
commit 3d6b1cdd84
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -111,7 +111,7 @@
configureRedis = true; configureRedis = true;
hostName = "cloud.project-cloud.net"; hostName = "cloud.project-cloud.net";
https = true; https = true;
extraOptions = { settings = {
mail_smtpmode = "sendmail"; mail_smtpmode = "sendmail";
mail_sendmailmode = "pipe"; mail_sendmailmode = "pipe";
enabledPreviewProviders = [ enabledPreviewProviders = [