mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-28 10:28:30 +00:00
Allow explicitly defined smtp auth mechansim
This commit is contained in:
parent
026f9da035
commit
2d2745195e
3 changed files with 15 additions and 0 deletions
|
|
@ -149,3 +149,4 @@
|
|||
# SMTP_SSL=true
|
||||
# SMTP_USERNAME=username
|
||||
# SMTP_PASSWORD=password
|
||||
# SMTP_AUTH_MECHANISM="Plain"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue