mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: nextcloud test
This commit is contained in:
parent
dcc77642aa
commit
f0f02d1538
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ in
|
|||
mail_smtpmode = "smtp";
|
||||
mail_smtphost = localhost;
|
||||
mail_smtpport = smtp.ports.port0;
|
||||
# mail_smtpauth = true;
|
||||
mail_smtpauth = false;
|
||||
mail_smtpname = smtp.hostname;
|
||||
mail_from_address = "noreply";
|
||||
mail_smtppassword = config.sops.secrets."${service.name}-smtp".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue