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:
parent
dfc4999f95
commit
409f84a94a
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ email.SMTPHost="localhost"
|
|||
email.SMTPPort="25"
|
||||
email.SMTPUser="__APP__"
|
||||
email.SMTPPass="__MAIL_PWD__"
|
||||
email.SMTPCrypto="tls"
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Cache configuration (advanced)
|
||||
|
|
Loading…
Add table
Reference in a new issue