]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/tools/cloud/nextcloud.nix
Cleanup e-mails from immae.eu domains
[perso/Immae/Config/Nix.git] / nixops / modules / websites / tools / cloud / nextcloud.nix
index 2e528283a38004e881615257000f0f591def84f8..59930fb0122587419fd92d6abfe9fa80e277e9a5 100644 (file)
@@ -148,9 +148,9 @@ let
         'mail_smtphost' => '127.0.0.1',
         'mail_smtpname' => ''',
         'mail_smtppassword' => ''',
-        'mail_from_address' => 'owncloud',
+        'mail_from_address' => 'nextcloud',
         'mail_smtpauth' => false,
-        'mail_domain' => 'immae.eu',
+        'mail_domain' => 'tools.immae.eu',
         'memcache.local' => '\\OC\\Memcache\\APCu',
         'memcache.locking' => '\\OC\\Memcache\\Redis',
         'filelocking.enabled' => true,