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