nextcloud: services.nextcloud.{extraOptions -> settings}
This commit is contained in:
parent
d70ef970ce
commit
3d6b1cdd84
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user