1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update .env.example

This commit is contained in:
Éric Gaspar 2023-10-25 09:38:21 +02:00
parent dfc4999f95
commit 409f84a94a

View file

@ -36,6 +36,7 @@ email.SMTPHost="localhost"
email.SMTPPort="25" email.SMTPPort="25"
email.SMTPUser="__APP__" email.SMTPUser="__APP__"
email.SMTPPass="__MAIL_PWD__" email.SMTPPass="__MAIL_PWD__"
email.SMTPCrypto="tls"
#-------------------------------------------------------------------- #--------------------------------------------------------------------
# Cache configuration (advanced) # Cache configuration (advanced)