Immich: added openid login
This commit is contained in:
parent
713ea0cf68
commit
488cb7fad8
5 changed files with 106 additions and 49 deletions
|
|
@ -46,7 +46,7 @@ in {
|
|||
ENABLED = true;
|
||||
SUBJECT_PREFIX = "JSWGit";
|
||||
PROTOCOL = "smtps";
|
||||
SMTP_ADDR = "mail.jsw.tf";
|
||||
SMTP_ADDR = "mail.jsw.tf"; #FIXME: replace with config... to stalwart setting once using stalwart nixos module.
|
||||
SMTP_PORT = 465;
|
||||
FROM = "git@jsw.tf";
|
||||
USER = "git";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue