nextcloud: fix email conf

nextcloud
Pyjacpp 2026-07-28 18:02:03 +02:00
parent 0427d7c284
commit 760b14b795
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
1 changed files with 5 additions and 1 deletions

View File

@ -42,8 +42,12 @@
# hodaur
"172.16.10.145"
];
};
mail_domain = "crans.org";
mail_from_address = "root";
mail_smtphost = "smtp.crans.org";
mail_smtpport = 25;
};
appstoreEnable = true;
extraAppsEnable = true;