mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(nextcloud): remove email notifications
This commit is contained in:
@@ -20,9 +20,6 @@
|
|||||||
default_phone_region = "IT";
|
default_phone_region = "IT";
|
||||||
overwriteprotocol = "https";
|
overwriteprotocol = "https";
|
||||||
mail_domain = "patrickcanal.it";
|
mail_domain = "patrickcanal.it";
|
||||||
mail_from_address = "nextcloud";
|
|
||||||
mail_smtphost = "127.0.0.1";
|
|
||||||
mail_smtpport = 25;
|
|
||||||
log_type = "file";
|
log_type = "file";
|
||||||
trusted_domains = [
|
trusted_domains = [
|
||||||
"nextcloud.patrickcanal.it"
|
"nextcloud.patrickcanal.it"
|
||||||
|
|||||||
Reference in New Issue
Block a user