1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update vaultwarden.env

This commit is contained in:
Éric Gaspar 2023-10-22 18:47:52 +02:00
parent d3cabc11b5
commit 081e3c7fae

View file

@ -349,8 +349,8 @@ SMTP_FROM=vaultwarden-rs@__DOMAIN__
SMTP_FROM_NAME=Vaultwarden SMTP_FROM_NAME=Vaultwarden
SMTP_SECURITY=off SMTP_SECURITY=off
SMTP_PORT=25 SMTP_PORT=25
# SMTP_USERNAME=username SMTP_USERNAME=__APP__
# SMTP_PASSWORD=password SMTP_PASSWORD=__MAIL_PWD__
# SMTP_TIMEOUT=15 # SMTP_TIMEOUT=15
## Defaults for SSL is "Plain" and "Login" and nothing for Non-SSL connections. ## Defaults for SSL is "Plain" and "Login" and nothing for Non-SSL connections.